Borderou de evaluare (job #764270)

Utilizator avatar headcrab694 Turcanu Adrian headcrab694 IP ascuns
Problemă Album (clasa a 6-a) Compilator cpp-32
Rundă lasm_22_02_2024_clasa12 Status evaluat
Dată 22 feb. 2024 12:44:50 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:12:19: error: variable 'std::ifstream input' has initializer but incomplete type 12 | ifstream input("album.in"); | ^ main.cpp:28:24: error: variable 'std::ofstream output' has initializer but incomplete type 28 | ofstream output("album.out"); | ^ main.cpp:42:24: error: variable 'std::ofstream output' has initializer but incomplete type 42 | ofstream output("album.out"); | ^