Borderou de evaluare (job #598255)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Sword Art Online | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 16 mai 2021 20:57:50 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:5:13: error: variable 'std::ifstream fin' has initializer but incomplete type
5 | ifstream fin("sao.in");
| ^
main.cpp:6:14: error: variable 'std::ofstream fout' has initializer but incomplete type
6 | ofstream fout("sao.out");
| ^