Borderou de evaluare (job #693158)

Utilizator avatar nicoletaNiki Iancu Nicoleta nicoletaNiki IP ascuns
Problemă Invcuv (clasa a 7-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 4 feb. 2023 19:54:04 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'void invers()': main.cpp:3:14: error: 'fin' was not declared in this scope 3 | char c = fin.get(); | ^~~ main.cpp:9:5: error: 'fout' was not declared in this scope 9 | fout << c; | ^~~~ main.cpp: In function 'void bucla()': main.cpp:13:9: error: 'fin' was not declared in this scope 13 | if (fin.eof()) { | ^~~ main.cpp:16:5: error: 'fout' was not declared in this scope 16 | fout << ultimulCaracter; | ^~~~