Borderou de evaluare (job #688321)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Table | Compilator | cpp-32 |
Rundă | lasm_18_01_2023_clasa12 | Status | evaluat |
Dată | 18 ian. 2023 17:48:44 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:10:29: error: variable 'std::ifstream fin' has initializer but incomplete type
10 | ifstream fin("table.in");
| ^
main.cpp:12:14: error: variable 'std::ofstream fout' has initializer but incomplete type
12 | ofstream fout("table.out");
| ^