Borderou de evaluare (job #761958)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Habarnam (clasele 11-12) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 12 feb. 2024 19:09:15 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:6:13: error: variable 'std::ifstream fin' has initializer but incomplete type
6 | ifstream fin("habarnam.in");
| ^
main.cpp:7:14: error: variable 'std::ofstream fout' has initializer but incomplete type
7 | ofstream fout("habarnam.out");
| ^