Borderou de evaluare (job #764230)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Avoider | Compilator | cpp-32 |
Rundă | lasm_22_02_2024_clasa12 | Status | evaluat |
Dată | 22 feb. 2024 12:34:55 | 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");
| ^~~~~~~