Borderou de evaluare (job #572847)

Utilizator avatar Dumitru_Andrei Dumitru Andrei Denis Dumitru_Andrei IP ascuns
Problemă Culori (clasa a 5-a) Compilator cpp
Rundă Arhiva de probleme Status evaluat
Dată 25 nov. 2020 14:27:21 Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘int main()’: user.cpp:7:5: error: ‘ifstream’ was not declared in this scope user.cpp:7:5: note: suggested alternative: /usr/include/c++/4.6/iosfwd:159:34: note: ‘std::ifstream’ user.cpp:7:14: error: expected ‘;’ before ‘cin’ user.cpp:8:5: error: ‘ofstream’ was not declared in this scope user.cpp:8:5: note: suggested alternative: /usr/include/c++/4.6/iosfwd:162:34: note: ‘std::ofstream’ user.cpp:8:14: error: expected ‘;’ before ‘cout’ user.cpp:10:5: error: ‘cin’ was not declared in this scope user.cpp:13:9: error: ‘cout’ was not declared in this scope user.cpp:19:13: error: ‘cout’ was not declared in this scope