Borderou de evaluare (job #765554)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Maxnr (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 29 feb. 2024 17:03:54 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:4:11: error: variable 'std::ifstream f' has initializer but incomplete type
4 | ifstream f("maxnr.in");
| ^
main.cpp:5:12: error: variable 'std::ofstream g' has initializer but incomplete type
5 | ofstream g ("maxnr.out");
| ^