Borderou de evaluare (job #513633)

Utilizator avatar Andrei_Tudor Andrei Tudor Andrei_Tudor IP ascuns
Problemă Interval Compilator cpp
Rundă Arhiva de probleme Status evaluat
Dată 17 dec. 2019 19:35:09 Scor 0

Raport evaluator

Eroare de compilare: user.cpp:4:13: error: variable 'std::ifstream cin' has initializer but incomplete type user.cpp:5:14: error: variable 'std::ofstream cout' has initializer but incomplete type user.cpp: In function 'int main()': user.cpp:9:5: error: reference to 'cin' is ambiguous user.cpp:4:10: error: candidates are: <typeprefixerror>cin /usr/include/c++/4.6/iostream:61:18: error: std::istream std::cin user.cpp:13:5: error: reference to 'cout' is ambiguous user.cpp:5:10: error: candidates are: <typeprefixerror>cout /usr/include/c++/4.6/iostream:62:18: error: std::ostream std::cout user.cpp:8:18: warning: unused variable 'k' [-Wunused-variable] user.cpp:8:21: warning: unused variable 'x' [-Wunused-variable]