0_0_21336415_29677.cpp: In function 'void insert(long long int)':
0_0_21336415_29677.cpp:43:8: error: reference to 'next' is ambiguous
if(!next[tmp][1]){
^
0_0_21336415_29677.cpp:17:59: note: candidates are: int next [6666666][2]
int n,m,num,all,x,y,mxk,i,cur[MN],nxt[MM],to[MM],head[MN],next[6666666][2],co[6666666],ask[MN];
^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_algobase.h:66:0,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/deque:60,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/queue:60,
from 0_0_21336415_29677.cpp:3:
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_iterator_base_funcs.h:184:5: note: template<class _ForwardIterator> _ForwardIterator std::next(_ForwardIterator, typename std::iterator_traits<_Iter>::difference_type)
next(_ForwardIterator __x, typename
^
0_0_21336415_29677.cpp:44:5: error: reference to 'next' is ambiguous
next[tmp][1]=++all;
^
0_0_21336415_29677.cpp:17:59: note: candidates are: int next [6666666][2]
int n,m,num,all,x,y,mxk,i,cur[MN],nxt[MM],to[MM],head[MN],next[6666666][2],co[6666666],ask[MN];
^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_algobase.h:66:0,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/deque:60,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/queue:60,
from 0_0_21336415_29677.cpp:3:
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_iterator_base_funcs.h:184:5: note: template<class _ForwardIterator> _ForwardIterator std::next(_ForwardIterator, typename std::iterator_traits<_Iter>::difference_type)
next(_ForwardIterator __x, typename
^
0_0_21336415_29677.cpp:46:8: error: reference to 'next' is ambiguous
tmp=next[tmp][1];
^
0_0_21336415_29677.cpp:17:59: note: candidates are: int next [6666666][2]
int n,m,num,all,x,y,mxk,i,cur[MN],nxt[MM],to[MM],head[MN],next[6666666][2],co[6666666],ask[MN];
^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_algobase.h:66:0,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/deque:60,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/queue:60,
from 0_0_21336415_29677.cpp:3:
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_iterator_base_funcs.h:184:5: note: template<class _ForwardIterator> _ForwardIterator std::next(_ForwardIterator, typename std::iterator_traits<_Iter>::difference_type)
next(_ForwardIterator __x, typename
^
0_0_21336415_29677.cpp:48:8: error: reference to 'next' is ambiguous
if(!next[tmp][0]){
^
0_0_21336415_29677.cpp:17:59: note: candidates are: int next [6666666][2]
int n,m,num,all,x,y,mxk,i,cur[MN],nxt[MM],to[MM],head[MN],next[6666666][2],co[6666666],ask[MN];
^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_algobase.h:66:0,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/deque:60,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/queue:60,
from 0_0_21336415_29677.cpp:3:
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_iterator_base_funcs.h:184:5: note: template<class _ForwardIterator> _ForwardIterator std::next(_ForwardIterator, typename std::iterator_traits<_Iter>::difference_type)
next(_ForwardIterator __x, typename
^
0_0_21336415_29677.cpp:49:5: error: reference to 'next' is ambiguous
next[tmp][0]=++all;
^
0_0_21336415_29677.cpp:17:59: note: candidates are: int next [6666666][2]
int n,m,num,all,x,y,mxk,i,cur[MN],nxt[MM],to[MM],head[MN],next[6666666][2],co[6666666],ask[MN];
^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_algobase.h:66:0,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/deque:60,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/queue:60,
from 0_0_21336415_29677.cpp:3:
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_iterator_base_funcs.h:184:5: note: template<class _ForwardIterator> _ForwardIterator std::next(_ForwardIterator, typename std::iterator_traits<_Iter>::difference_type)
next(_ForwardIterator __x, typename
^
0_0_21336415_29677.cpp:51:8: error: reference to 'next' is ambiguous
tmp=next[tmp][0];
^
0_0_21336415_29677.cpp:17:59: note: candidates are: int next [6666666][2]
int n,m,num,all,x,y,mxk,i,cur[MN],nxt[MM],to[MM],head[MN],next[6666666][2],co[6666666],ask[MN];
^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_algobase.h:66:0,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/deque:60,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/queue:60,
from 0_0_21336415_29677.cpp:3:
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_iterator_base_funcs.h:184:5: note: template<class _ForwardIterator> _ForwardIterator std::next(_ForwardIterator, typename std::iterator_traits<_Iter>::difference_type)
next(_ForwardIterator __x, typename
^
0_0_21336415_29677.cpp: In function 'long long int find(long long int, int)':
0_0_21336415_29677.cpp:64:10: error: reference to 'next' is ambiguous
if(co[next[tmp][0]]>=k){
^
0_0_21336415_29677.cpp:17:59: note: candidates are: int next [6666666][2]
int n,m,num,all,x,y,mxk,i,cur[MN],nxt[MM],to[MM],head[MN],next[6666666][2],co[6666666],ask[MN];
^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_algobase.h:66:0,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/deque:60,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/queue:60,
from 0_0_21336415_29677.cpp:3:
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_iterator_base_funcs.h:184:5: note: template<class _ForwardIterator> _ForwardIterator std::next(_ForwardIterator, typename std::iterator_traits<_Iter>::difference_type)
next(_ForwardIterator __x, typename
^
0_0_21336415_29677.cpp:65:9: error: reference to 'next' is ambiguous
tmp=next[tmp][0];
^
0_0_21336415_29677.cpp:17:59: note: candidates are: int next [6666666][2]
int n,m,num,all,x,y,mxk,i,cur[MN],nxt[MM],to[MM],head[MN],next[6666666][2],co[6666666],ask[MN];
^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_algobase.h:66:0,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/deque:60,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/queue:60,
from 0_0_21336415_29677.cpp:3:
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_iterator_base_funcs.h:184:5: note: template<class _ForwardIterator> _ForwardIterator std::next(_ForwardIterator, typename std::iterator_traits<_Iter>::difference_type)
next(_ForwardIterator __x, typename
^
0_0_21336415_29677.cpp:68:11: error: reference to 'next' is ambiguous
k-=co[next[tmp][0]];
^
0_0_21336415_29677.cpp:17:59: note: candidates are: int next [6666666][2]
int n,m,num,all,x,y,mxk,i,cur[MN],nxt[MM],to[MM],head[MN],next[6666666][2],co[6666666],ask[MN];
^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_algobase.h:66:0,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/deque:60,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/queue:60,
from 0_0_21336415_29677.cpp:3:
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_iterator_base_funcs.h:184:5: note: template<class _ForwardIterator> _ForwardIterator std::next(_ForwardIterator, typename std::iterator_traits<_Iter>::difference_type)
next(_ForwardIterator __x, typename
^
0_0_21336415_29677.cpp:69:9: error: reference to 'next' is ambiguous
tmp=next[tmp][1];
^
0_0_21336415_29677.cpp:17:59: note: candidates are: int next [6666666][2]
int n,m,num,all,x,y,mxk,i,cur[MN],nxt[MM],to[MM],head[MN],next[6666666][2],co[6666666],ask[MN];
^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_algobase.h:66:0,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/deque:60,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/queue:60,
from 0_0_21336415_29677.cpp:3:
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_iterator_base_funcs.h:184:5: note: template<class _ForwardIterator> _ForwardIterator std::next(_ForwardIterator, typename std::iterator_traits<_Iter>::difference_type)
next(_ForwardIterator __x, typename
^
0_0_21336415_29677.cpp:72:10: error: reference to 'next'
|