Borderou de evaluare (job #598566)

Utilizator avatar iulian12345 Ionita Iulian Nicolae iulian12345 IP ascuns
Problemă Bancomat (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 18 mai 2021 18:44:25 Scor 0

Raport evaluator

Eroare de compilare: main.cpp:5:12: error: variable 'std::ifstream g' has initializer but incomplete type 5 | ifstream g("bancomat.in"); | ^ main.cpp:6:12: error: variable 'std::ofstream f' has initializer but incomplete type 6 | ofstream f("bancomat.out"); | ^