Borderou de evaluare (job #785823)

Utilizator avatar david.sn Nicolescu David Stefan david.sn IP ascuns
Problemă Țopăilă (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 11 sept. 2024 11:23:32 Scor 0

Raport evaluator

Eroare de compilare: main.cpp:6:13: error: variable 'std::ifstream fin' has initializer but incomplete type 6 | ifstream fin("jack.in"); | ^ main.cpp:7:14: error: variable 'std::ofstream fout' has initializer but incomplete type 7 | ofstream fout("jack.out"); | ^