Borderou de evaluare (job #715056)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Poziții (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 11 apr. 2023 10:19:41 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:19:20: error: expected ';' before 'return'
19 | fout << cnt
| ^
| ;
20 |
21 | return 0;
| ~~~~~~