Borderou de evaluare (job #775865)

Utilizator avatar NataliaJantea Jantea Natalia NataliaJantea IP ascuns
Problemă Cezark (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 23 apr. 2024 12:13:58 Scor 0

Raport evaluator

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