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_28567696_28613.cpp:5:7: error: 'maxn' was not declared in this scope
 int p[maxn];
       ^
0_0_28567696_28613.cpp: In function 'int find(int)':
0_0_28567696_28613.cpp:9:14: error: 'p' was not declared in this scope
  while (x != p[x])
              ^
0_0_28567696_28613.cpp: In function 'void link(int, int)':
0_0_28567696_28613.cpp:19:3: error: 'p' was not declared in this scope
   p[fa] = fb;
   ^
0_0_28567696_28613.cpp: In function 'int main()':
0_0_28567696_28613.cpp:32:4: error: 'p' was not declared in this scope
    p[i] = i;
    ^
0_0_28567696_28613.cpp:40:8: error: 'p' was not declared in this scope
    if (p[i] == i)
        ^


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-10-05 14:50:59, Gzip enabled