Borderou de evaluare (job #683348)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Dragoni | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 21 dec. 2022 15:26:12 | 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("dragoni.in");
| ^
main.cpp:7:17: error: variable 'std::ofstream cout' has initializer but incomplete type
7 | ofstream cout("dragoni.out");
| ^