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_28567716_16457.cpp:4:7: error: 'maxn' was not declared in this scope
 int p[maxn];
       ^
0_0_28567716_16457.cpp: In function 'int find(int)':
0_0_28567716_16457.cpp:8:14: error: 'p' was not declared in this scope
  while (x != p[x])
              ^
0_0_28567716_16457.cpp: In function 'void link(int, int)':
0_0_28567716_16457.cpp:18:3: error: 'p' was not declared in this scope
   p[fa] = fb;
   ^
0_0_28567716_16457.cpp: In function 'int main()':
0_0_28567716_16457.cpp:31:4: error: 'p' was not declared in this scope
    p[i] = i;
    ^
0_0_28567716_16457.cpp:39: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 15:06:46, Gzip enabled