Borderou de evaluare (job #584669)

Utilizator avatar Cristi2299 Cristian Ciacareanu Cristi2299 IP ascuns
Problemă Plusminus (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 5 mar. 2021 14:48:44 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:13:4: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 13 | while(in>>x>>c); | ^~~~~ main.cpp:14:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 14 | { | ^ main.cpp:19:7: error: 'p' was not declared in this scope 19 | p=c; | ^