Borderou de evaluare (job #602777)

Utilizator avatar MihneaRotaru07 Rotaru Mihnea MihneaRotaru07 IP ascuns
Problemă Cezark (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 1 aug. 2021 13:58:52 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:11:16: error: expected ')' before ';' token 11 | while(in>>c;) | ~ ^ | ) main.cpp:11:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 11 | while(in>>c;) | ^~~~~ main.cpp:11:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 11 | while(in>>c;) | ^ main.cpp:11:17: error: expected primary-expression before ')' token