Borderou de evaluare (job #953582)

Utilizator robert_stefanRobert Stefan robert_stefan Data 26 mai 2013 17:45:01
Problema ZParcurgere Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:14:17: error: size of array ‘m’ is too large int m[NMAX][NMAX]; ^ user.cpp: In function ‘int main()’: user.cpp:30:14: error: ‘m’ was not declared in this scope out<<m[kx][ky]<<'\n'; ^ user.cpp: In function ‘void DEI(int, int, int, int)’: user.cpp:42:9: error: ‘m’ was not declared in this scope m[l1][c1]=var,//a-linia, b-coloana ^ user.cpp: In function ‘void scrie()’: user.cpp:77:9: error: ‘m’ was not declared in this scope out<<m[i][j]<<' '; ^

Ceva nu functioneaza?