Borderou de evaluare (job #596637)
| Utilizator |
|
IP | ascuns |
|---|---|---|---|
| Problemă | Cezark (clasa a 5-a) | Compilator | cpp-32 |
| Rundă | Arhiva de probleme | Status | evaluat |
| Dată | 20 apr. 2021 18:53:40 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:13:8: error: expected ';' before 'k'
13 | fin k;
| ^~
| ;
main.cpp:13:5: warning: statement has no effect [-Wunused-value]
13 | fin k;
| ^~~