Borderou de evaluare (job #595576)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Cifre 3 (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 8 apr. 2021 18:21:55 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:33:10: error: expected ';' before '}' token
33 | ok==0
| ^
| ;
34 | }
| ~
main.cpp:33:7: warning: statement has no effect [-Wunused-value]
33 | ok==0
| ~~^~~