Borderou de evaluare (job #625480)

Utilizator avatar CIPRIAN_UNGUREANU Ungureanu Ciprian-Laurentiu CIPRIAN_UNGUREANU IP ascuns
Problemă Bancomat (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 15 ian. 2022 18:21:33 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:9:1: error: 'fin' was not declared in this scope 9 | fin>>S; | ^~~ main.cpp:22:1: error: 'fout' was not declared in this scope 22 | fout<<S; | ^~~~ main.cpp:24:6: error: 'std::ostream' {aka 'class std::basic_ostream<char>'} has no member named 'close' 24 | cout.close(); | ^~~~~