Borderou de evaluare (job #729600)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Plus (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 23 aug. 2023 13:29:17 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:5:17: error: variable 'std::ifstream fin' has initializer but incomplete type
5 | ifstream fin("plus.in");
| ^
main.cpp:6:18: error: variable 'std::ofstream fout' has initializer but incomplete type
6 | ofstream fout("plus.out");
| ^