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_25836206_14212.cpp:8:11: error: 'M' was not declared in this scope
 bool mark[M];
           ^
0_0_25836206_14212.cpp: In function 'int main()':
0_0_25836206_14212.cpp:18:15: error: 'size' was not declared in this scope
   rep(q,0,n-1)size[q]=1,fa[q]=q,id[q]=q;
               ^
0_0_25836206_14212.cpp:25:5: error: 'size' was not declared in this scope
     size[x]+=size[y];
     ^
0_0_25836206_14212.cpp:30:7: error: 'size' was not declared in this scope
     --size[find(a)];
       ^
0_0_25836206_14212.cpp:37:20: error: 'size' was not declared in this scope
   rep(q,0,n-1)ans+=size[q]!=0;
                    ^


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 08:34:27, Gzip enabled