Borderou de evaluare (job #598113)

Utilizator avatar Horia2009 Horia Blaga Horia2009 IP ascuns
Problemă Resturi(clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 15 mai 2021 16:09:00 Scor 0

Raport evaluator

Eroare de compilare: main.cpp:4:13: error: variable 'std::ifstream in' has initializer but incomplete type 4 | ifstream in ("resturi.in"); | ^ main.cpp:5:14: error: variable 'std::ofstream out' has initializer but incomplete type 5 | ofstream out ("resturi.out"); | ^