Borderou de evaluare (job #598826)

Utilizator avatar phyro000 Marian Bodaci phyro000 IP ascuns
Problemă Cifre8 (clasa a 5-a) Compilator cpp-32
Rundă lasm_20_05_2021_cl11 Status evaluat
Dată 20 mai 2021 14:58:45 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:28:5: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 28 | else | ^~~~ main.cpp:30:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 30 | dif2=cnt2-cnt5; | ^~~~ main.cpp:41:1: error: expected '}' at end of input 41 | } | ^ main.cpp:7:1: note: to match this '{' 7 | { | ^