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_33886358_16173.cpp:24:8: error: conflicting declaration 'int M'
 int N, M, ID;
        ^
0_0_33886358_16173.cpp:16:11: note: previous declaration as 'const int M'
 const int M = 998244353;
           ^
0_0_33886358_16173.cpp: In function 'int main()':
0_0_33886358_16173.cpp:58:16: error: decrement of read-only variable 'M'
         while(M--)
                ^
0_0_33886358_16173.cpp:64:34: error: 'Union' was not declared in this scope
                 Union(id[x],id[y]);
                                  ^


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-09-28 05:26:48, Gzip enabled