Borderou de evaluare (job #1712477)

Utilizator manciu_ionIon Manciu manciu_ion Data 2 iunie 2016 22:16:47
Problema Lsort Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘void Solve()’: user.cpp:91:13: error: reference to ‘move’ is ambiguous move[i][j + 1] = 1; ^ user.cpp:23:6: note: candidates are: char move [1010][1010] char move[nMax][nMax]; ^ In file included from /usr/include/c++/4.8/deque:64:0, from /usr/include/c++/4.8/queue:60, from user.cpp:3: /usr/include/c++/4.8/bits/stl_deque.h:403:5: note: template<class _Tp> std::_Deque_iterator<_Tp, _Tp&, _Tp*> std::move(std::_Deque_iterator<_Tp, _Tp&, _Tp*>, std::_Deque_iterator<_Tp, _Tp&, _Tp*>, std::_Deque_iterator<_Tp, _Tp&, _Tp*>) move(_Deque_iterator<_Tp, _Tp&, _Tp*> __first, ^ In file included from /usr/include/c++/4.8/deque:66:0, from /usr/include/c++/4.8/queue:60, from user.cpp:3: /usr/include/c++/4.8/bits/deque.tcc:1004:5: note: template<class _Tp> std::_Deque_iterator<_Tp, _Tp&, _Tp*> std::move(std::_Deque_iterator<_Tp, const _Tp&, const _Tp*>, std::_Deque_iterator<_Tp, const _Tp&, const _Tp*>, std::_Deque_iterator<_Tp, _Tp&, _Tp*>) move(_Deque_iterator<_Tp, const _Tp&, const _Tp*> __first, ^ In file included from /usr/include/c++/4.8/bits/char_traits.h:39:0, from /usr/include/c++/4.8/ios:40, from /usr/include/c++/4.8/ostream:38, from /usr/include/c++/4.8/iostream:39, from user.cpp:1: /usr/include/c++/4.8/bits/stl_algobase.h:483:5: note: template<class _II, class _OI> _OI std::move(_II, _II, _OI) move(_II __first, _II __last, _OI __result) ^ In file included from /usr/include/c++/4.8/bits/stl_pair.h:59:0, from /usr/include/c++/4.8/bits/stl_algobase.h:64, from /usr/include/c++/4.8/bits/char_traits.h:39, from /usr/include/c++/4.8/ios:40, from /usr/include/c++/4.8/ostream:38, from /usr/include/c++/4.8/iostream:39, from user.cpp:1: /usr/include/c++/4.8/bits/move.h:101:5: note: template<class _Tp> constexpr typename std::remove_reference< <template-parameter-1-1> >::type&& std::move(_Tp&&) move(_Tp&& __t) noexcept ^ user.cpp:99:13: error: reference to ‘move’ is ambiguous move[i - 1][j] = 0; ^ user.cpp:23:6: note: candidates are: char move [1010][1010] char move[nMax][nMax]; ^ In file included from /usr/include/c++/4.8/deque:64:0, from /usr/include/c++/4.8/queue:60, from user.cpp:3: /usr/include/c++/4.8/bits/stl_deque.h:403:5: note: template<class _Tp> std::_Deque_iterator<_Tp, _Tp&, _Tp*> std::move(std::_Deque_iterator<_Tp, _Tp&, _Tp*>, std::_Deque_iterator<_Tp, _Tp&, _Tp*>, std::_Deque_iterator<_Tp, _Tp&, _Tp*>) move(_Deque_iterator<_Tp, _Tp&, _Tp*> __first, ^ In file included from /usr/include/c++/4.8/deque:66:0,

Ceva nu functioneaza?