Borderou de evaluare (job #598833)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Cifre8 (clasa a 5-a) | Compilator | cpp-32 |
Rundă | lasm_20_05_2021_cl11 | Status | evaluat |
Dată | 20 mai 2021 15:05:32 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:16:14: error: lvalue required as increment operand
16 | 5++;
| ^
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;
| ^~~~