Borderou de evaluare (job #1666026)

Utilizator dsergiu05Sergiu Druga dsergiu05 Data 27 martie 2016 16:28:51
Problema Geamuri Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:9:21: error: invalid types ‘int[int]’ for array subscript int mt[cmax+2[cmax+2], v[nmax+1]; ^ user.cpp:9:22: error: expected ‘]’ before ‘,’ token int mt[cmax+2[cmax+2], v[nmax+1]; ^ user.cpp: In function ‘int main()’: user.cpp:18:9: error: ‘mt’ was not declared in this scope mt[x][y]++; ^ user.cpp:25:13: error: ‘mt’ was not declared in this scope mt[i][j]=mt[i][j]+mt[i][j-1]+mt[i-1][j]-mt[i-1][j-1]; ^

Ceva nu functioneaza?