Borderou de evaluare (job #632016)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Concurs (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 11 feb. 2022 19:50:55 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:4:12: error: variable 'std::ifstream in' has initializer but incomplete type
4 | ifstream in("concurs.in");
| ^
main.cpp:5:13: error: variable 'std::ofstream out' has initializer but incomplete type
5 | ofstream out("concurs.out");
| ^