Borderou de evaluare (job #708625)

Utilizator avatar Casian Casian Teodorescu Casian IP ascuns
Problemă Album (clasa a 6-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 17 mar. 2023 11:45:01 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:15:17: error: variable 'std::ifstream cin' has initializer but incomplete type 15 | ifstream cin("album.in"); | ^ main.cpp:16:18: error: variable 'std::ofstream cout' has initializer but incomplete type 16 | ofstream cout("album.out"); | ^