Borderou de evaluare (job #760976)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Cangur (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 8 feb. 2024 18:03:43 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:4:11: error: variable 'std::ifstream f' has initializer but incomplete type
4 | ifstream f("cangur.in");
| ^
main.cpp:5:11: error: variable 'std::ofstream g' has initializer but incomplete type
5 | ofstream g("cangur.out");
| ^