Borderou de evaluare (job #1662498)

Utilizator CIOBBYXCiobanu Alin-Matei CIOBBYX Data 24 martie 2016 19:58:08
Problema Vis Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:8:51: error: size of array ‘a’ is too large long long N,K1,K2,L1,C1,L2,C2,i,j,a[100000][100000]; ^ user.cpp: In function ‘int main()’: user.cpp:16:8: error: ‘a’ was not declared in this scope f>>a[i][j]; ^ user.cpp:19:5: error: ‘a’ was not declared in this scope a[0][i]=-3; ^ user.cpp:26:13: error: ‘a’ was not declared in this scope if (a[i][j]!=0 && a[i][j]!=-3 && a[i][j]<=K1) a[i][j]=-1; ^ user.cpp:35:3: error: ‘a’ was not declared in this scope a[1][1]=1; ^

Ceva nu functioneaza?