Borderou de evaluare (job #776190)

Utilizator avatar Bogdan8765ew Bogdan Nicolaev Bogdan8765ew IP ascuns
Problemă Hot Dogs (clasele 9-10) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 25 apr. 2024 12:45:46 Scor 0

Raport evaluator

Eroare de compilare: main.cpp:16:1: error: expected ',' or ';' before 'ofstream' 16 | ofstream fout("hotdogs.out") | ^~~~~~~~ main.cpp: In function 'int main()': main.cpp:37:5: error: 'solve' was not declared in this scope 37 | solve(); | ^~~~~