Borderou de evaluare (job #794492)

Utilizator avatar Andrew Florea Andrei Serban Andrew IP ascuns
Problemă Puncte (clasa a 8-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 13 nov. 2024 17:15:55 Scor 0

Raport evaluator

Eroare de compilare: main.cpp:47:20: warning: missing terminating ' character 47 | fout << nrp << '\n; << | ^ main.cpp:47:20: error: missing terminating ' character 47 | fout << nrp << '\n; << | ^~~~~~~ main.cpp: In function 'int main()': main.cpp:48:5: error: expected primary-expression before 'return' 48 | return 0; | ^~~~~~