Borderou de evaluare (job #579234)

Utilizator avatar mateilb1234 Matei Balaur mateilb1234 IP ascuns
Problemă Antiterra (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 22 ian. 2021 14:55:43 Scor 0

Raport evaluator

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