Borderou de evaluare (job #742346)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Compus (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 3 nov. 2023 17:38:45 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:5:13: error: variable 'std::ifstream in' has initializer but incomplete type
5 | ifstream in ("compus.in");
| ^
main.cpp:6:14: error: variable 'std::ofstream out' has initializer but incomplete type
6 | ofstream out ("compus.out");
| ^