Borderou de evaluare (job #657555)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Cifre6 (clasa a 9-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 11 aug. 2022 18:20:45 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:5:14: error: variable 'std::ifstream fin' has initializer but incomplete type
5 | ifstream fin ("cifre6.in");
| ^
main.cpp:6:15: error: variable 'std::ofstream fout' has initializer but incomplete type
6 | ofstream fout ("cifre6.out");
| ^