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_39602351_25306.cpp: In function 'void Union(int, int)':
0_0_39602351_25306.cpp:12:13: error: declaration of 'int a' shadows a parameter
   12 |         int a = Find(a);
      |             ^
0_0_39602351_25306.cpp:11:16: note: 'int a' previously declared here
   11 | void Union(int a, int b) {//合并操作
      |            ~~~~^
0_0_39602351_25306.cpp:13:13: error: declaration of 'int b' shadows a parameter
   13 |         int b = Find(b);
      |             ^
0_0_39602351_25306.cpp:11:23: note: 'int b' previously declared here
   11 | void Union(int a, int b) {//合并操作
      |                   ~~~~^


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-22 00:05:29, Gzip enabled