Borderou de evaluare (job #623713)

Utilizator avatar andra2006 Andra Dragos andra2006 IP ascuns
Problemă Cangur (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 3 ian. 2022 20:21:32 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:9:17: error: variable 'std::ifstream fin' has initializer but incomplete type 9 | ifstream fin("cangur.in"); | ^ main.cpp:10:18: error: variable 'std::ofstream fout' has initializer but incomplete type 10 | ofstream fout("cangur.out"); | ^