Borderou de evaluare (job #1634222)

Utilizator raduzxstefanescu radu raduzx Data 6 martie 2016 13:32:59
Problema Panda Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:7:21: error: size of array ‘v’ is too large var v[250004][250004],n,m,p,t,s,l1,c1,k; ^ user.cpp:9:28: error: size of array ‘mancare’ is too large bool mancare[250004][250004]; ^ user.cpp: In function ‘void cerinta1()’: user.cpp:33:7: error: ‘v’ was not declared in this scope a=v[l1][c1]; ^ user.cpp: In function ‘int main()’: user.cpp:51:9: error: ‘mancare’ was not declared in this scope mancare[a][b]=1; ^ user.cpp:55:16: error: ‘v’ was not declared in this scope f>>v[i][j]; ^

Ceva nu functioneaza?