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_38898593_10437.cpp: In function 'int main()':
0_0_38898593_10437.cpp:71:24: error: reference to 'rank' is ambiguous
   71 |                 memset(rank,0,sizeof rank), memset(sa,0,sizeof sa),
      |                        ^~~~
In file included from gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/bits/stl_pair.h:60,
                 from gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/bits/stl_algobase.h:64,
                 from gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/algorithm:60,
                 from 0_0_38898593_10437.cpp:3:
gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/type_traits:1356:12: note: candidates are: 'template<class> struct std::rank'
 1356 |     struct rank
      |            ^~~~
0_0_38898593_10437.cpp:62:35: note:                 'int rank [100007]'
   62 | int n,l,r,len,T,q[N],sa[N],str[N],rank[N],height[N],length[N];
      |                                   ^~~~
0_0_38898593_10437.cpp:71:38: error: reference to 'rank' is ambiguous
   71 |                 memset(rank,0,sizeof rank), memset(sa,0,sizeof sa),
      |                                      ^~~~
gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/type_traits:1356:12: note: candidates are: 'template<class> struct std::rank'
 1356 |     struct rank
      |            ^~~~
0_0_38898593_10437.cpp:62:35: note:                 'int rank [100007]'
   62 | int n,l,r,len,T,q[N],sa[N],str[N],rank[N],height[N],length[N];
      |                                   ^~~~
0_0_38898593_10437.cpp:75:27: error: reference to 'rank' is ambiguous
   75 |                 DA(str,sa,rank,height,len,128);
      |                           ^~~~
gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/type_traits:1356:12: note: candidates are: 'template<class> struct std::rank'
 1356 |     struct rank
      |            ^~~~
0_0_38898593_10437.cpp:62:35: note:                 'int rank [100007]'
   62 | int n,l,r,len,T,q[N],sa[N],str[N],rank[N],height[N],length[N];
      |                                   ^~~~


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-22 12:13:21, Gzip enabled