Borderou de evaluare (job #717476)

Utilizator avatar muschetarii Muschetarii muschetarii IP ascuns
Problemă Meteo (clasa a 6-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 30 apr. 2023 10:42:41 Scor 0

Raport evaluator

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