Borderou de evaluare (job #583582)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Nr (clasa a 6-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 27 feb. 2021 13:47:14 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:6:16: error: variable 'std::ifstream cin' has initializer but incomplete type
6 | ifstream cin("nr.out");
| ^
main.cpp:7:17: error: variable 'std::ofstream cout' has initializer but incomplete type
7 | ofstream cout("nr.in");
| ^