Borderou de evaluare (job #2214351)
Utilizator | Data | 18 iunie 2018 20:13:17 | |
---|---|---|---|
Problema | Superpoligon | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
In file included from /usr/include/c++/6/bits/hashtable.h:35:0,
from /usr/include/c++/6/unordered_map:47,
from user.cpp:1:
/usr/include/c++/6/bits/hashtable_policy.h: In instantiation of ‘struct std::__detail::__is_noexcept_hash<std::pair<long long int, short int>, std::hash<std::pair<long long int, short int> > >’:
/usr/include/c++/6/type_traits:143:12: required from ‘struct std::__and_<std::__is_fast_hash<std::hash<std::pair<long long int, short int> > >, std::__detail::__is_noexcept_hash<std::pair<long long int, short int>, std::hash<std::pair<long long int, short int> > > >’
/usr/include/c++/6/type_traits:154:38: required from ‘struct std::__not_<std::__and_<std::__is_fast_hash<std::hash<std::pair<long long int, short int> > >, std::__detail::__is_noexcept_hash<std::pair<long long int, short int>, std::hash<std::pair<long long int, short int> > > > >’
/usr/include/c++/6/bits/unordered_set.h:95:63: required from ‘class std::unordered_set<std::pair<long long int, short int> >’
user.cpp:13:43: required from here
/usr/include/c++/6/bits/hashtable_policy.h:85:34: error: no match for call to ‘(const std::hash<std::pair<long long int, short int> >) (const std::pair<long long int, short int>&)’
noexcept(declval<const _Hash&>()(declval<const _Key&>()))>
~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/6/bits/move.h:57:0,
from /usr/include/c++/6/bits/stl_pair.h:59,
from /usr/include/c++/6/utility:70,
from /usr/include/c++/6/unordered_map:38,
from user.cpp:1:
/usr/include/c++/6/type_traits: In instantiation of ‘struct std::__not_<std::__and_<std::__is_fast_hash<std::hash<std::pair<long long int, short int> > >, std::__detail::__is_noexcept_hash<std::pair<long long int, short int>, std::hash<std::pair<long long int, short int> > > > >’:
/usr/include/c++/6/bits/unordered_set.h:95:63: required from ‘class std::unordered_set<std::pair<long long int, short int> >’
user.cpp:13:43: required from here
/usr/include/c++/6/type_traits:154:38: error: ‘value’ is not a member of ‘std::__and_<std::__is_fast_hash<std::hash<std::pair<long long int, short int> > >, std::__detail::__is_noexcept_hash<std::pair<long long int, short int>, std::hash<std::pair<long long int, short int> > > >’
: public integral_constant<bool, !_Pp::value>
^~~~
In file included from /usr/include/c++/6/unordered_set:48:0,
from user.cpp:4:
/usr/include/c++/6/bits/unordered_set.h: In instantiation of ‘class std::unordered_set<std::pair<long long int, short int> >’:
user.cpp:13:43: required from here
/usr/include/c++/6/bits/unordered_set.h:95:63: error: ‘value’ is not a member of ‘std::__not_<std::__and_<std::__is_fast_hash<std::hash<std::pair<long long int, short int> > >, std::__detail::__is_noexcept_hash<std::pair<long long int, short int>, std::hash<std::pair<long long int, short int> > > > >’
typedef __uset_hashtable<_Value, _Hash, _Pred, _Alloc> _Hashtable;
^~~~~~~~~~
/usr/include/c++/6/bits/unordered_set.h:102:45: error: ‘value’ is not a member of ‘std::__not_<std::__and_<std::__is_fast_hash<std::hash<std::pair<long long int, short int> > >, std::__detail::__is_noexcept_hash<std::pair<long long int, short int>, std::hash<std::pair<long long int, short int> > > > >’
typedef typename _Hashtable::key_type key_type;
^~~~~~~~
/usr/include/c++/6/bits/unordered_set.h:103:47: error: ‘value’ is not a member of ‘std::__not_<std::__and_<std::__is_fast_hash<std::hash<std::pair<long long int, short int> > >, std::__detail::__is_noexcept_hash<std::pair<long long int, short int>, std::hash<std::pair<long long int, short int> > > > >’
typedef typename _Hashtable::value_type value_type;
^~~~~~~~~~
/usr/include/c++/6/bits/unordered_set.h:104:43: error: ‘value’ is not a member of ‘std::__not_<std::__and_<std::__is_fast_hash<std::hash<std::pair<long long int, short int> > >, std::__detail::__is_noexcept_hash<std::pair<long long int, short int>, std::hash<std::pair<long long int, short int> > > > >’
typedef typename _Hashtable::hasher hasher;
^~~~~~
/usr/include/c++/6/bits/unordered_set.h:105:46: error: ‘value’ is not a member of ‘std::__not_<std::__and_<std::__is_fast_hash<std::hash<std::pair<long long int, short int> > >, std::__detail::__is_noexcept_hash<std::pair<long long int, short int>, std::hash<std::pair<long long int, short int> > > > >’
typedef typename _Hashtable::key_equal key_equal;
^~~~~~~~~
/usr/include/c++/6/bits/unordered_set.h:106:51: error: ‘value’ is not a member of ‘std::__not_<std::__and_<std::__is_fast_hash<std::hash<std::pair<long long int, short int> > >, std::__detail::__is_noexcept_hash<std::pair<long long int, short int>, std::hash<std::pair<long long int, short int> > > > >’
typedef typename _Hashtable::allocator_type allocator_type;
^~~~~~~~~~~~~~
/usr/include/c++/6/bits/unordered_set.h:111:45: error: ‘value’ is not a member of ‘std::__not_<std::__and_<std::__is_fast_hash<std::hash<std::pair<long long int, short int> > >, std::__detail::__is_noexcept_hash<std::pair<long long int, short int>, std::hash<std::pair<long long int, short int> > > > >’
typedef typename _Hashtable::pointer pointer;
^~~~~~~
/usr/include/c++/6/bits/unordered_set.h:112:50: error: ‘value’ is not a member of ‘std::__not_<std::__and_<std::__is_fast_hash<std::hash<std::pair<long long int, short int> > >, std::__detail::__is_noexcept_hash<std::pair<long long int, short int>, std::hash<std::pair<long long int, short int> > > > >’
typedef typename _Hashtable::const_pointer const_pointer;
^~~~~~~~~~~~~
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !