Borderou de evaluare (job #623448)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Prime (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 31 dec. 2021 13:24:10 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:6:13: error: variable 'std::ifstream fin' has initializer but incomplete type
6 | ifstream fin("prime.in");
| ^
main.cpp:7:14: error: variable 'std::ofstream fout' has initializer but incomplete type
7 | ofstream fout("prime.out");
| ^