Borderou de evaluare (job #764264)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Album (clasa a 6-a) | Compilator | cpp-32 |
Rundă | lasm_22_02_2024_clasa12 | Status | evaluat |
Dată | 22 feb. 2024 12:42:11 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:12:17: error: variable 'std::ifstream fin' has initializer but incomplete type
12 | ifstream fin("album.in");
| ^
main.cpp:29:22: error: variable 'std::ofstream fout' has initializer but incomplete type
29 | ofstream fout("album.out");
| ^
main.cpp:44:22: error: variable 'std::ofstream fout' has initializer but incomplete type
44 | ofstream fout("album.out");
| ^