Borderou de evaluare (job #685624)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Permfix | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 3 ian. 2023 19:52:20 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:34:22: error: expected ';' before 'cnt'
34 | g << '\n'
| ^
| ;
35 | cnt++;
| ~~~