F.A.Q
Hand In Hand
Online Acmers
Problem Archive
Realtime Judge Status
Authors Ranklist
 
     C/C++/Java Exams     
ACM Steps
Go to Job
Contest LiveCast
ICPC@China
Best Coder beta
VIP | STD Contests
    DIY | Web-DIY beta
Author ID 
Password 
 Register new ID

View Compilation Error

0_0_24957872_18997.cpp: In function 'void Rsort()':
0_0_24957872_18997.cpp:11:32: error: reference to 'rank' is ambiguous
     for(int i=1; i<=n; i++)tax[rank[tp[i]]]++;
                                ^
0_0_24957872_18997.cpp:7:14: note: candidates are: int rank [1000010]
 int SA[Maxn],rank[Maxn],tax[1000006],tp[Maxn],height[Maxn],n,m;
              ^
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_24957872_18997.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_24957872_18997.cpp:13:36: error: reference to 'rank' is ambiguous
     for(int i=n; i>=1; i--) SA[tax[rank[tp[i]]]--]=tp[i];
                                    ^
0_0_24957872_18997.cpp:7:14: note: candidates are: int rank [1000010]
 int SA[Maxn],rank[Maxn],tax[1000006],tp[Maxn],height[Maxn],n,m;
              ^
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_24957872_18997.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_24957872_18997.cpp: In function 'void SSA()':
0_0_24957872_18997.cpp:27:14: error: reference to 'rank' is ambiguous
         swap(rank,tp);
              ^
0_0_24957872_18997.cpp:7:14: note: candidates are: int rank [1000010]
 int SA[Maxn],rank[Maxn],tax[1000006],tp[Maxn],height[Maxn],n,m;
              ^
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_24957872_18997.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_24957872_18997.cpp:28:9: error: reference to 'rank' is ambiguous
         rank[SA[1]]=p=1;
         ^
0_0_24957872_18997.cpp:7:14: note: candidates are: int rank [1000010]
 int SA[Maxn],rank[Maxn],tax[1000006],tp[Maxn],height[Maxn],n,m;
              ^
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_24957872_18997.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_24957872_18997.cpp:30:13: error: reference to 'rank' is ambiguous
             rank[SA[i]]=(tp[SA[i]]==tp[SA[i-1]]&&tp[SA[i]+dis]==tp[SA[i-1]+dis])?p:++p;
             ^
0_0_24957872_18997.cpp:7:14: note: candidates are: int rank [1000010]
 int SA[Maxn],rank[Maxn],tax[1000006],tp[Maxn],height[Maxn],n,m;
              ^
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_24957872_18997.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_24957872_18997.cpp:33:27: error: reference to 'rank' is ambiguous
     for(i=1; i<=n; height[rank[i++]]=k)
                           ^
0_0_24957872_18997.cpp:7:14: note: candidates are: int rank [1000010]
 int SA[Maxn],rank[Maxn],tax[1000006],tp[Maxn],height[Maxn],n,m;
              ^
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_24957872_18997.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_24957872_18997.cpp:34:30: error: reference to 'rank' is ambiguous
         for(k =k?k-1:0, j=SA[rank[i]-1]; a[i+k]==a[j+k]; ++k);
                              ^
0_0_24957872_18997.cpp:7:14: note: candidates are: int rank [1000010]
 int SA[Maxn],rank[Maxn],tax[1000006],tp[Maxn],height[Maxn],n,m;
              ^
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_24957872_18997.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_24957872_18997.cpp: In function 'int main()':
0_0_24957872_18997.cpp:43:35: error: reference to 'rank' is ambiguous
         for(int i=1; i<=len; i++) rank[i]=a[i];
                                   ^
0_0_24957872_18997.cpp:7:14: note: candidates are: int rank [1000010]
 int SA[Maxn],rank[Maxn],tax[1000006],tp[Maxn],height[Maxn],n,m;
              ^
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_24957872_18997.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_24957872_18997.cpp:45:44: error: reference to 'rank' is ambiguous
         for(int i=1;i<len;i++) printf("%c",rank[i]<rank[i+1]?'<':'>');
                                            ^
0_0_24957872_18997.cpp:7:14: note: candidates are: int rank [1000010]
 int SA[Maxn],rank[Maxn],tax[1000006],tp[Maxn],height[Maxn],n,m;
              ^
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_24957872_18997.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_24957872_18997.cpp:45:52: error: reference to 'rank' is ambiguous
         for(int i=1;i<len;i++) printf("%c",rank[i]<rank[i+1]?'<':'>');
                                                    ^
0_0_24957872_18997.cpp:7:14: note: candidates are: int rank [1000010]
 int SA[Maxn],rank[Maxn],tax[1000006],tp[Maxn],height[Maxn],n,m;
              ^
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_24957872_18997.cpp:2:
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_traits:1340:12: note:                 template<class> struct std::rank
     struct rank
            ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2024 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2024-11-26 21:26:31, Gzip enabled