Borderou de evaluare (job #636166)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Accesibil (clasa a 6-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 26 feb. 2022 20:43:03 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:8:18: error: variable 'std::ofstream fout' has initializer but incomplete type
8 | ofstream fout("accesibil.out");
| ^
main.cpp:9:17: error: variable 'std::ifstream fin' has initializer but incomplete type
9 | ifstream fin("accesibil.in");
| ^