Borderou de evaluare (job #662434)

Utilizator avatar Mihai_Ariton2 Prime-ul meu Rage Mihai_Ariton2 IP ascuns
Problemă Expresie (clasa a 9-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 18 sept. 2022 17:44:09 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("expresie.in"); | ^ main.cpp:9:18: error: variable 'std::ofstream cout' has initializer but incomplete type 9 | ofstream cout("expresie.out"); | ^