Borderou de evaluare (job #646636)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Palindrom 2 (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 6 apr. 2022 18:42:41 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:7:21: error: variable 'std::ifstream cin' has initializer but incomplete type
7 | ifstream cin("palindrom2.in");
| ^
main.cpp:8:22: error: variable 'std::ofstream cout' has initializer but incomplete type
8 | ofstream cout("palindrom2.out");
| ^