Borderou de evaluare (job #515650)

Utilizator avatar claulauioanidion Claudiu Laurentiu Ioanid-Ionescu claulauioanidion IP ascuns
Problemă Ruine Compilator cpp
Rundă Arhiva de probleme Status evaluat
Dată 26 dec. 2019 11:59:09 Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function 'int find(int)': user.cpp:13:6: error: reference to 'hash' is ambiguous user.cpp:11:5: error: candidates are: int hash [100000] /usr/include/c++/4.6/bits/functional_hash.h:58:12: error: template<class _Tp> struct std::hash user.cpp:15:11: error: reference to 'hash' is ambiguous user.cpp:11:5: error: candidates are: int hash [100000] /usr/include/c++/4.6/bits/functional_hash.h:58:12: error: template<class _Tp> struct std::hash user.cpp:15:26: error: reference to 'hash' is ambiguous user.cpp:11:5: error: candidates are: int hash [100000] /usr/include/c++/4.6/bits/functional_hash.h:58:12: error: template<class _Tp> struct std::hash user.cpp: In function 'void solve(int)': user.cpp:23:5: error: reference to 'hash' is ambiguous user.cpp:11:5: error: candidates are: int hash [100000] /usr/include/c++/4.6/bits/functional_hash.h:58:12: error: template<class _Tp> struct std::hash user.cpp:23:39: error: reference to 'hash' is ambiguous user.cpp:11:5: error: candidates are: int hash [100000] /usr/include/c++/4.6/bits/functional_hash.h:58:12: error: template<class _Tp> struct std::hash user.cpp: In function 'int main()': user.cpp:57:7: error: reference to 'hash' is ambiguous user.cpp:11:5: error: candidates are: int hash [100000] /usr/include/c++/4.6/bits/functional_hash.h:58:12: error: template<class _Tp> struct std::hash user.cpp: In function 'int find(int)': user.cpp:16:1: warning: control reaches end of non-void function [-Wreturn-type]