Borderou de evaluare (job #2023436)

Utilizator GramaDavidGrama David Sebastian GramaDavid Data 18 septembrie 2017 22:18:49
Problema Muzeu Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘int main()’: user.cpp:17:5: error: expected ‘,’ or ‘;’ before ‘int’ int muz[175][175], ^ user.cpp:21:16: error: ‘muz’ was not declared in this scope f>>muz[i][j]; ^ user.cpp:26:16: error: ‘muz’ was not declared in this scope if(muz[i][j]=='P'){ ^ user.cpp:27:17: error: ‘c’ was not declared in this scope c=c+1; ^ user.cpp:32:11: error: ‘c’ was not declared in this scope while(c>0){ ^ user.cpp:16:15: warning: unused variable ‘cnt’ [-Wunused-variable] int n,i,j,cnt=0 ^

Ceva nu functioneaza?