Borderou de evaluare (job #1922972)

Utilizator Cristi_ChiraChira Cristian Cristi_Chira Data 10 martie 2017 20:01:31
Problema Elicop Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:8:9: error: ‘DM’ was not declared in this scope int mat[DM][DM]; ^ user.cpp:8:13: error: ‘DM’ was not declared in this scope int mat[DM][DM]; ^ user.cpp:10:7: error: ‘DM’ was not declared in this scope int v[DM]; ^ user.cpp: In function ‘int parc(int, int, int, int, int, int, int&)’: user.cpp:24:21: error: ‘mat’ was not declared in this scope con += mat[a][j], suma++; ^ user.cpp: In function ‘int main()’: user.cpp:34:16: error: ‘mat’ was not declared in this scope f>>mat[i][j]; ^ user.cpp:55:13: error: ‘v’ was not declared in this scope v[rez2] = i; ^ user.cpp:61:14: error: ‘v’ was not declared in this scope g << v[i] << " "; ^

Ceva nu functioneaza?