Borderou de evaluare (job #633576)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Atlantis (clasa a 6-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 18 feb. 2022 21:35:12 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:8:13: error: variable 'std::ifstream fin' has initializer but incomplete type
8 | ifstream fin("atlantis.in");
| ^
main.cpp:9:14: error: variable 'std::ofstream fout' has initializer but incomplete type
9 | ofstream fout("atlantis.out");
| ^