Borderou de evaluare (job #776987)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Bart (clasele 9-10) | Compilator | cpp-32 | vezi sursa |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 6 mai 2024 09:13:51 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:7:13: error: variable 'std::ifstream fin' has initializer but incomplete type
7 | ifstream fin("bart.in");
| ^
main.cpp:8:14: error: variable 'std::ofstream fout' has initializer but incomplete type
8 | ofstream fout("bart.out");
| ^