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_38699719_2252.cpp: In function 'void init()':
0_0_38699719_2252.cpp:12:16: error: reference to 'rank' is ambiguous
   12 |         f[i]=i,rank[i]=0;
      |                ^~~~
In file included from gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/bits/move.h:57,
                 from gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/bits/exception_ptr.h:41,
                 from gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/exception:164,
                 from gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/ios:41,
                 from gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/ostream:40,
                 from gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/iostream:41,
                 from 0_0_38699719_2252.cpp:2:
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_38699719_2252.cpp:7:28: note:                 'int rank [30]'
    7 | int vis[MAXN],N, T,f[MAXN],rank[MAXN], in[MAXN],out[MAXN];
      |                            ^~~~
0_0_38699719_2252.cpp: In function 'void Union(int, int)':
0_0_38699719_2252.cpp:27:8: error: reference to 'rank' is ambiguous
   27 |     if(rank[x] > rank[y]){
      |        ^~~~
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_38699719_2252.cpp:7:28: note:                 'int rank [30]'
    7 | int vis[MAXN],N, T,f[MAXN],rank[MAXN], in[MAXN],out[MAXN];
      |                            ^~~~
0_0_38699719_2252.cpp:27:18: error: reference to 'rank' is ambiguous
   27 |     if(rank[x] > rank[y]){
      |                  ^~~~
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_38699719_2252.cpp:7:28: note:                 'int rank [30]'
    7 | int vis[MAXN],N, T,f[MAXN],rank[MAXN], in[MAXN],out[MAXN];
      |                            ^~~~
0_0_38699719_2252.cpp:31:12: error: reference to 'rank' is ambiguous
   31 |         if(rank[x] == rank[y]) {
      |            ^~~~
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_38699719_2252.cpp:7:28: note:                 'int rank [30]'
    7 | int vis[MAXN],N, T,f[MAXN],rank[MAXN], in[MAXN],out[MAXN];
      |                            ^~~~
0_0_38699719_2252.cpp:31:23: error: reference to 'rank' is ambiguous
   31 |         if(rank[x] == rank[y]) {
      |                       ^~~~
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_38699719_2252.cpp:7:28: note:                 'int rank [30]'
    7 | int vis[MAXN],N, T,f[MAXN],rank[MAXN], in[MAXN],out[MAXN];
      |                            ^~~~
0_0_38699719_2252.cpp:32:13: error: reference to 'rank' is ambiguous
   32 |             rank[y]++;
      |             ^~~~
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_38699719_2252.cpp:7:28: note:                 'int rank [30]'
    7 | int vis[MAXN],N, T,f[MAXN],rank[MAXN], in[MAXN],out[MAXN];
      |                            ^~~~


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-09-20 17:26:26, Gzip enabled