Borderou de evaluare (job #823428)

Utilizator avatar marinus marin andrei marinus IP ascuns
Problemă Anagramabil Compilator cpp-32
Rundă pb_pt_marin Status evaluat
Dată 11 mai 2025 13:32:55 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:33:22: error: expected ';' before 'else' 33 | if(nr == 0)cout<<"NU" | ^ | ; 34 | else cout<<nr; | ~~~~