Borderou de evaluare (job #584327)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Partprim (clasa a 7-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 3 mar. 2021 19:46:23 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:3:17: error: variable 'std::ifstream citeste' has initializer but incomplete type
3 | ifstream citeste("partprim.in");
| ^
main.cpp:4:17: error: variable 'std::ofstream scrie' has initializer but incomplete type
4 | ofstream scrie("partprim.out");
| ^