Borderou de evaluare (job #748544)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Adunare | Compilator | cpp-32 |
Rundă | lasm_01_12_2023_clasa10 | Status | evaluat |
Dată | 1 dec. 2023 15:31:02 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:7:18: error: variable 'std::ifstream file' has initializer but incomplete type
7 | ifstream file("adunare.in");
| ^
main.cpp:10:19: error: variable 'std::ofstream file1' has initializer but incomplete type
10 | ofstream file1("adunare.out");
| ^