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_14195929_4592.cpp:25:8: error: 'maxna' was not declared in this scope
 int fa[maxna];
        ^
0_0_14195929_4592.cpp: In function 'int Find(int)':
0_0_14195929_4592.cpp:55:5: error: 'fa' was not declared in this scope
  if(fa[n]==n)
     ^
0_0_14195929_4592.cpp:57:14: error: 'fa' was not declared in this scope
  return Find(fa[n]);
              ^
0_0_14195929_4592.cpp: In function 'int Union(int, int)':
0_0_14195929_4592.cpp:65:3: error: 'fa' was not declared in this scope
   fa[fv]=fu;
   ^
0_0_14195929_4592.cpp: In function 'void Init(int)':
0_0_14195929_4592.cpp:74:12: error: 'fa' was not declared in this scope
   cnt[i]=1,fa[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-11-17 18:53:02, Gzip enabled