Borderou de evaluare (job #642255)

Utilizator avatar Tudor_Georgescu Tudor Georgescu Tudor_Georgescu IP ascuns
Problemă Cangur (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 20 mar. 2022 12:43:05 Scor 0

Raport evaluator

Eroare de compilare: main.cpp:4:14: error: variable 'std::ifstream in' has initializer but incomplete type 4 | ifstream in (cangur.in); | ^~~~~~ main.cpp:4:14: error: 'cangur' was not declared in this scope main.cpp:5:15: error: variable 'std::ofstream out' has initializer but incomplete type 5 | ofstream out (cangur.out); | ^~~~~~ main.cpp:5:15: error: 'cangur' was not declared in this scope