Borderou de evaluare (job #2207824)

Utilizator Sergiu1256Ionita Sergiu1256 Data 26 mai 2018 21:48:15
Problema Jocul Flip Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘int main(int, const char**)’: user.cpp:14:31: error: size of array ‘a’ is too large int n,m,a[1000000][1000000],sum = 0,row[1000000],col[1000000]; ^ user.cpp:18:18: error: ‘a’ was not declared in this scope fin>>a[i][j]; ^ user.cpp:23:15: error: ‘a’ was not declared in this scope r=a[i][j]; ^ user.cpp:33:15: error: ‘a’ was not declared in this scope r=a[i][j]; ^ user.cpp:42:18: error: ‘a’ was not declared in this scope sum+=a[i][j]; ^

Ceva nu functioneaza?