Borderou de evaluare (job #588808)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | La școală (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 29 mar. 2021 10:13:12 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:6:13: error: variable 'std::ifstream fin' has initializer but incomplete type
6 | ifstream fin("lascoala.in");
| ^
main.cpp:7:14: error: variable 'std::ofstream fout' has initializer but incomplete type
7 | ofstream fout("lascoala.out");
| ^