Borderou de evaluare (job #794605)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Alfanumeric (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 13 nov. 2024 20:01:37 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:4:13: error: variable 'std::ifstream fin' has initializer but incomplete type
4 | ifstream fin("alfanumeric.in.txt"); ofstream fout("alfanumeric.out.txt");
| ^
main.cpp:4:50: error: variable 'std::ofstream fout' has initializer but incomplete type
4 | ifstream fin("alfanumeric.in.txt"); ofstream fout("alfanumeric.out.txt");
| ^