Borderou de evaluare (job #579180)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Bile3 | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 22 ian. 2021 00:09:56 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:5:11: error: variable 'std::ifstream f' has initializer but incomplete type
5 | ifstream f("bile3.in");
| ^
main.cpp:6:11: error: variable 'std::ofstream g' has initializer but incomplete type
6 | ofstream g("bile3.out");
| ^