Borderou de evaluare (job #774667)

Utilizator avatar darius4444 boros darius darius4444 IP ascuns
Problemă Date (clasa a 6-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 15 apr. 2024 20:02:42 Scor 0

Raport evaluator

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