Borderou de evaluare (job #720806)

Utilizator avatar haiducii Haiducii haiducii IP ascuns
Problemă Resturi(clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 22 mai 2023 15:13:00 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:11:5: error: expected ',' or ';' before 'ofstream' 11 | ofstream fout ("resturi.out") | ^~~~~~~~ main.cpp:18:5: error: 'fout' was not declared in this scope 18 | fout << s; | ^~~~