Borderou de evaluare (job #757088)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Blis (clasele 11-12) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 22 ian. 2024 20:16:24 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:5:13: error: variable 'std::ifstream fin' has initializer but incomplete type
5 | ifstream fin("blis.in");
| ^
main.cpp:6:14: error: variable 'std::ofstream fout' has initializer but incomplete type
6 | ofstream fout("blis.out");
| ^