Borderou de evaluare (job #663573)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Expresie3 (clasa a 9-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 24 sept. 2022 10:13:58 | 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("expresie3.in");
| ^
main.cpp:12:18: error: variable 'std::ofstream fout' has initializer but incomplete type
12 | ofstream fout("expresie3.out");
| ^