Borderou de evaluare (job #701117)

Utilizator avatar EZY_PETRU124 Petru Jurcut EZY_PETRU124 IP ascuns
Problemă Ucif (clasa a 5-a) Compilator cpp-32
Rundă superoji1 Status evaluat
Dată 5 mar. 2023 16:34:16 Scor 0

Raport evaluator

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