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_20026813_15731.cpp: In function 'void ssort()':
0_0_20026813_15731.cpp:19:11: error: reference to 'rank' is ambiguous
  int *x = rank, *y = height;
           ^
0_0_20026813_15731.cpp:12:8: note: candidates are: int rank [1010]
 int n, rank[maxn], height[maxn], sa[maxn], Ws[maxn];
        ^
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++/bits/stl_algobase.h:64,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/char_traits.h:39,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/ios:40,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/ostream:38,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/iostream:39,
                 from 0_0_20026813_15731.cpp:1:
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_traits:1340:12: note:                 template<class> struct std::rank
     struct rank
            ^
0_0_20026813_15731.cpp:27:39: error: 'y' was not declared in this scope
   for(int i = n - j + 1; i <= n; i++) y[++pos] = i;
                                       ^
0_0_20026813_15731.cpp:28:45: error: 'y' was not declared in this scope
   for(int i = 1; i <= n; i++) if(sa[i] > j) y[++pos] = sa[i] - j;
                                             ^
0_0_20026813_15731.cpp:32:34: error: 'y' was not declared in this scope
   for(int i = n; i; i--) sa[Ws[x[y[i]]]--] = y[i];
                                  ^
0_0_20026813_15731.cpp:33:11: error: 'y' was not declared in this scope
   swap(x, y); pos = 1; x[sa[1]] = 1;
           ^
0_0_20026813_15731.cpp: In function 'void calch()':
0_0_20026813_15731.cpp:39:30: error: reference to 'rank' is ambiguous
  for(int i = 1; i <= n; i++) rank[sa[i]] = i;
                              ^
0_0_20026813_15731.cpp:12:8: note: candidates are: int rank [1010]
 int n, rank[maxn], height[maxn], sa[maxn], Ws[maxn];
        ^
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++/bits/stl_algobase.h:64,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/char_traits.h:39,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/ios:40,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/ostream:38,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/iostream:39,
                 from 0_0_20026813_15731.cpp:1:
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_traits:1340:12: note:                 template<class> struct std::rank
     struct rank
            ^
0_0_20026813_15731.cpp:40:42: error: reference to 'rank' is ambiguous
  for(int i = 1, j, k = 0; i <= n; height[rank[i++]] = k)
                                          ^
0_0_20026813_15731.cpp:12:8: note: candidates are: int rank [1010]
 int n, rank[maxn], height[maxn], sa[maxn], Ws[maxn];
        ^
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++/bits/stl_algobase.h:64,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/char_traits.h:39,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/ios:40,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/ostream:38,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/iostream:39,
                 from 0_0_20026813_15731.cpp:1:
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_traits:1340:12: note:                 template<class> struct std::rank
     struct rank
            ^
0_0_20026813_15731.cpp:41:27: error: reference to 'rank' is ambiguous
   for(k ? k-- : 0, j = sa[rank[i]-1]; S[j+k] == S[i+k]; k++);
                           ^
0_0_20026813_15731.cpp:12:8: note: candidates are: int rank [1010]
 int n, rank[maxn], height[maxn], sa[maxn], Ws[maxn];
        ^
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++/bits/stl_algobase.h:64,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/char_traits.h:39,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/ios:40,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/ostream:38,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/iostream:39,
                 from 0_0_20026813_15731.cpp:1:
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-07-03 17:45:52, Gzip enabled