Borderou de evaluare (job #726649)

Utilizator avatar filip.ripa Ripa Filip filip.ripa IP ascuns
Problemă Abc 1 (clasa a 9-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 16 iul. 2023 13:27:14 Scor 0

Raport evaluator

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