Borderou de evaluare (job #603269)

Utilizator avatar saranegrila Negrila Sara saranegrila IP ascuns
Problemă Cifra2 (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 10 aug. 2021 12:26:21 Scor 0

Raport evaluator

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