Borderou de evaluare (job #670903)

Utilizator avatar wryyyp wryyyp wryyyp IP ascuns
Problemă Cursa (clasa a 7-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 20 oct. 2022 16:17:43 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:29:15: error: expected ';' before 'return' 29 | cout<<"\n" | ^ | ; 30 | return 0; | ~~~~~~