0_0_30421533_7658.cpp: In function 'void suffix()':
0_0_30421533_7658.cpp:40:9: error: reference to 'rank' is ambiguous
rank[i]=s[i]-'a'+1;
^
0_0_30421533_7658.cpp:25:16: note: candidates are: int rank [100005]
int sa[100005],rank[100005],height[100005],tax[100005],a[100005];
^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/move.h:57:0,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_pair.h:59,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/utility:70,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/algorithm:60,
from 0_0_30421533_7658.cpp:2:
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_traits:1340:12: note: template<class> struct std::rank
struct rank
^
0_0_30421533_7658.cpp:44:21: error: reference to 'rank' is ambiguous
fu[i].x=rank[i],fu[i].y=rank[i+k],fu[i].id=i;
^
0_0_30421533_7658.cpp:25:16: note: candidates are: int rank [100005]
int sa[100005],rank[100005],height[100005],tax[100005],a[100005];
^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/move.h:57:0,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_pair.h:59,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/utility:70,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/algorithm:60,
from 0_0_30421533_7658.cpp:2:
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_traits:1340:12: note: template<class> struct std::rank
struct rank
^
0_0_30421533_7658.cpp:44:37: error: reference to 'rank' is ambiguous
fu[i].x=rank[i],fu[i].y=rank[i+k],fu[i].id=i;
^
0_0_30421533_7658.cpp:25:16: note: candidates are: int rank [100005]
int sa[100005],rank[100005],height[100005],tax[100005],a[100005];
^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/move.h:57:0,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_pair.h:59,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/utility:70,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/algorithm:60,
from 0_0_30421533_7658.cpp:2:
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_traits:1340:12: note: template<class> struct std::rank
struct rank
^
0_0_30421533_7658.cpp:46:21: error: reference to 'rank' is ambiguous
fu[i].x=rank[i],fu[i].y=0,fu[i].id=i;
^
0_0_30421533_7658.cpp:25:16: note: candidates are: int rank [100005]
int sa[100005],rank[100005],height[100005],tax[100005],a[100005];
^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/move.h:57:0,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_pair.h:59,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/utility:70,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/algorithm:60,
from 0_0_30421533_7658.cpp:2:
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_traits:1340:12: note: template<class> struct std::rank
struct rank
^
0_0_30421533_7658.cpp:53:13: error: reference to 'rank' is ambiguous
rank[fu[i].id]=rk;
^
0_0_30421533_7658.cpp:25:16: note: candidates are: int rank [100005]
int sa[100005],rank[100005],height[100005],tax[100005],a[100005];
^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/move.h:57:0,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_pair.h:59,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/utility:70,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/algorithm:60,
from 0_0_30421533_7658.cpp:2:
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_traits:1340:12: note: template<class> struct std::rank
struct rank
^
0_0_30421533_7658.cpp:57:12: error: reference to 'rank' is ambiguous
sa[rank[i]]=i;
^
0_0_30421533_7658.cpp:25:16: note: candidates are: int rank [100005]
int sa[100005],rank[100005],height[100005],tax[100005],a[100005];
^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/move.h:57:0,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_pair.h:59,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/utility:70,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/algorithm:60,
from 0_0_30421533_7658.cpp:2:
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_traits:1340:12: note: template<class> struct std::rank
struct rank
^
0_0_30421533_7658.cpp:63:18: error: reference to 'rank' is ambiguous
int j=sa[rank[i]-1];
^
0_0_30421533_7658.cpp:25:16: note: candidates are: int rank [100005]
int sa[100005],rank[100005],height[100005],tax[100005],a[100005];
^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/move.h:57:0,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_pair.h:59,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/utility:70,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/algorithm:60,
from 0_0_30421533_7658.cpp:2:
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_traits:1340:12: note: template<class> struct std::rank
struct rank
^
0_0_30421533_7658.cpp:66:16: error: reference to 'rank' is ambiguous
height[rank[i]]=k;
^
0_0_30421533_7658.cpp:25:16: note: candidates are: int rank [100005]
int sa[100005],rank[100005],height[100005],tax[100005],a[100005];
^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/move.h:57:0,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_pair.h:59,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/utility:70,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/algorithm:60,
from 0_0_30421533_7658.cpp:2:
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_traits:1340:12: note: template<class> struct std::rank
struct rank
^
0_0_30421533_7658.cpp: In function 'int main()':
0_0_30421533_7658.cpp:179:21: error: reference to 'rank' is ambiguous
int pos=rank[l];
^
0_0_30421533_7658.cpp:25:16: note: candidates are: int rank [100005]
int sa[100005],rank[100005],height[100005],tax[100005],a[100005];
^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/move.h:57:0,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_pair.h:59,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/utility:70,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/algorithm:60,
from 0_0_30421533_7658.cpp:2:
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_traits:1340:12: note: template<class> struct std::rank
struct rank
^
|