Borderou de evaluare (job #623053)

Utilizator avatar Iustincmb Iustin Iustincmb IP ascuns
Problemă Comanda (clasa 5-6) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 25 dec. 2021 15:06:36 Scor 0

Raport evaluator

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