Borderou de evaluare (job #2047886)

Utilizator PondorastiAlex Turcanu Pondorasti Data 25 octombrie 2017 16:30:50
Problema Progr Status done
Runda Arhiva ICPC Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:12:27: error: size of array ‘f’ is too large int a[NMAX + 2], f[MAX + 2]; ^ user.cpp: In function ‘int main()’: user.cpp:26:20: error: ‘f’ was not declared in this scope if(f[a[i] - a[j]] == 0) ^ user.cpp:28:17: error: ‘f’ was not declared in this scope f[a[i] - a[j]]++; ^ user.cpp:32:16: error: ‘f’ was not declared in this scope memset(f, 0, sizeof(f)); ^

Ceva nu functioneaza?