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_25647552_19757.cpp: In function 'void init()':
0_0_25647552_19757.cpp:12:9: error: 'father' was not declared in this scope
         father[i]=i;
         ^
0_0_25647552_19757.cpp: In function 'int find(int)':
0_0_25647552_19757.cpp:19:8: error: 'father' was not declared in this scope
     if(father[x]!=x)
        ^
0_0_25647552_19757.cpp:21:12: error: 'father' was not declared in this scope
     return father[x];
            ^
0_0_25647552_19757.cpp: In function 'void merge(int, int)':
0_0_25647552_19757.cpp:30:5: error: 'father' was not declared in this scope
     father[y]=x;
     ^


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 05:38:21, Gzip enabled