Borderou de evaluare (job #622557)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Fibrec (clasa a 7-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 22 dec. 2021 11:15:22 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:5:21: error: variable 'std::ifstream cin' has initializer but incomplete type
5 | ifstream cin("fibrec.in");
| ^
main.cpp:6:18: error: variable 'std::ofstream cout' has initializer but incomplete type
6 | ofstream cout("fibrec.out");
| ^