Borderou de evaluare (job #764236)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Avoider | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 22 feb. 2024 12:35:31 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:5:13: error: variable 'std::ifstream in' has initializer but incomplete type
5 | ifstream in(__fname + ".in");
| ^~~~~~~
main.cpp:6:15: error: variable 'std::ofstream out' has initializer but incomplete type
6 | ofstream out (__fname + ".out");
| ^~~~~~~