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_9630880_23953.cpp:117: error: redefinition of `const int maxn'
0_0_9630880_23953.cpp:6: error: `const int maxn' previously defined here
0_0_9630880_23953.cpp:118: error: redefinition of `int n'
0_0_9630880_23953.cpp:7: error: `int n' previously declared here
0_0_9630880_23953.cpp:118: error: redefinition of `int m'
0_0_9630880_23953.cpp:7: error: `int m' previously declared here
0_0_9630880_23953.cpp:120: error: redefinition of `struct edge'
0_0_9630880_23953.cpp:9: error: previous definition of `struct edge'
0_0_9630880_23953.cpp:122: error: invalid type in declaration before ';' token
0_0_9630880_23953.cpp:122: error: conflicting declaration 'int ee[101000]'
0_0_9630880_23953.cpp:11: error: 'ee' has a previous declaration as `edge ee[101000]'
0_0_9630880_23953.cpp:122: error: type mismatch with previous external decl of `int ee[101000]'
0_0_9630880_23953.cpp:11: error: previous external decl of `edge ee[101000]'
0_0_9630880_23953.cpp:122: error: declaration of `int ee[101000]'
0_0_9630880_23953.cpp:11: error: conflicts with previous declaration `edge ee[101000]'
0_0_9630880_23953.cpp:123: error: redefinition of `int father[101000]'
0_0_9630880_23953.cpp:12: error: `int father[101000]' previously declared here
0_0_9630880_23953.cpp:124: error: redefinition of `bool f[101000]'
0_0_9630880_23953.cpp:13: error: `bool f[101000]' previously declared here
0_0_9630880_23953.cpp: In function `int find(int)':
0_0_9630880_23953.cpp:126: error: redefinition of `int find(int)'
0_0_9630880_23953.cpp:15: error: `int find(int)' previously defined here
0_0_9630880_23953.cpp: In function `bool cmp(edge, edge)':
0_0_9630880_23953.cpp:134: error: redefinition of `bool cmp(edge, edge)'
0_0_9630880_23953.cpp:23: error: `bool cmp(edge, edge)' previously defined here
0_0_9630880_23953.cpp: In function `int main()':
0_0_9630880_23953.cpp:138: error: redefinition of `int main()'
0_0_9630880_23953.cpp:27: error: `int main()' previously defined here


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-07-04 16:00:21, Gzip enabled