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_32758634_5016.cpp: In function 'void init_set()':
0_0_32758634_5016.cpp:11:2: error: expected ';' before '}' token
  }
  ^
0_0_32758634_5016.cpp: At global scope:
0_0_32758634_5016.cpp:14:14: error: 'x' was not declared in this scope
 int find_set(x)
              ^
0_0_32758634_5016.cpp:15:1: error: expected ',' or ';' before '{' token
 {
 ^
0_0_32758634_5016.cpp: In function 'void union_set(int, int)':
0_0_32758634_5016.cpp:21:16: error: 'find_set' cannot be used as a function
  x = find_set(x);
                ^
0_0_32758634_5016.cpp:22:17: error: 'find_sset' was not declared in this scope
  y = find_sset(y);
                 ^
0_0_32758634_5016.cpp:26:2: error: expected ';' before '}' token
  }
  ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2025 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2025-01-10 17:47:58, Gzip enabled