Borderou de evaluare (job #702880)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Numere 4 (clasa a 5-a) | Compilator | cpp-32 |
Rundă | superoji2 | Status | evaluat |
Dată | 8 mar. 2023 13:34:09 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:4:13: error: variable 'std::ifstream fin' has initializer but incomplete type
4 | ifstream fin("numere4.in");
| ^
main.cpp:5:14: error: variable 'std::ofstream fout' has initializer but incomplete type
5 | ofstream fout("numere4.in");
| ^