Borderou de evaluare (job #2021803)

Utilizator tiberiu392Tiberiu Ungurianu tiberiu392 Data 14 septembrie 2017 19:06:44
Problema Ferma3 Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘void umplere()’: user.cpp:29:20: warning: statement has no effect [-Wunused-value] a[i][j]==nr; ^ user.cpp:20:9: warning: unused variable ‘v’ [-Wunused-variable] int v[nmax], i, aux[1001][1001], j, nr=0; ^ user.cpp: In function ‘int main()’: user.cpp:37:13: error: expected ‘;’ before ‘j’ for(j=1 j<=m; j++) ^ user.cpp:37:22: error: expected ‘;’ before ‘)’ token for(j=1 j<=m; j++) ^ user.cpp:39:16: error: ‘c’ was not declared in this scope f>>c; ^

Ceva nu functioneaza?