Borderou de evaluare (job #794743)
| Utilizator |
|
IP | ascuns |
|---|---|---|---|
| Problemă | ZParcurgere | Compilator | cpp-32 |
| Rundă | Concurs 01 | IQ Academy | clasa a 9-a | Status | evaluat |
| Dată | 14 nov. 2024 10:16:04 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:5:13: error: variable 'std::ifstream in' has initializer but incomplete type
5 | ifstream in ("z.in");
| ^
main.cpp:6:14: error: variable 'std::ofstream out' has initializer but incomplete type
6 | ofstream out ("z.out");
| ^