Borderou de evaluare (job #628234)
| Utilizator |
|
IP | ascuns |
|---|---|---|---|
| Problemă | Seif2 (clasa a 5-a) | Compilator | cpp-32 |
| Rundă | Arhiva de probleme | Status | evaluat |
| Dată | 28 ian. 2022 15:25:28 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:8:17: error: variable 'std::ifstream cin' has initializer but incomplete type
8 | ifstream cin("seif2.in");
| ^
main.cpp:9:18: error: variable 'std::ofstream cout' has initializer but incomplete type
9 | ofstream cout("seif2.out");
| ^