Borderou de evaluare (job #586545)

Utilizator avatar tone_alexandru Tone Alexandru tone_alexandru IP ascuns
Problemă Palindrom1 (clasa a 6-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 17 mar. 2021 14:14:24 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("palindrom1.in"); | ^ main.cpp:9:18: error: variable 'std::ofstream cout' has initializer but incomplete type 9 | ofstream cout("palindrom1.out"); | ^