Borderou de evaluare (job #764228)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Avoider | Compilator | cpp-32 |
Rundă | lasm_22_02_2024_clasa12 | Status | evaluat |
Dată | 22 feb. 2024 12:34:33 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:11:17: error: variable 'std::ifstream fin' has initializer but incomplete type
11 | ifstream fin("avoider.in");
| ^
main.cpp:30:18: error: variable 'std::ofstream fout' has initializer but incomplete type
30 | ofstream fout("avoider.out");
| ^