Borderou de evaluare (job #586306)

Utilizator avatar mateilb1234 Matei Balaur mateilb1234 IP ascuns
Problemă Date (clasa a 6-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 16 mar. 2021 14:46:19 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("date.in"); | ^ main.cpp:8:18: error: variable 'std::ofstream cout' has initializer but incomplete type 8 | ofstream cout("date.out"); | ^