Borderou de evaluare (job #617938)

Utilizator avatar Iustincmb Iustin Iustincmb IP ascuns
Problemă Cezar (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 24 nov. 2021 21:28:57 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:15:20: error: variable 'std::ifstream cin' has initializer but incomplete type 15 | ifstream cin ("cezar.in"); | ^ main.cpp:16:21: error: variable 'std::ofstream cout' has initializer but incomplete type 16 | ofstream cout ("cezar.out"); | ^