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_11491588_31539.cpp:57: error: redefinition of `struct edge'
0_0_11491588_31539.cpp:6: error: previous definition of `struct edge'
0_0_11491588_31539.cpp:60: error: invalid type in declaration before ';' token
0_0_11491588_31539.cpp:60: error: conflicting declaration 'int e[10005]'
0_0_11491588_31539.cpp:9: error: 'e' has a previous declaration as `edge e[10005]'
0_0_11491588_31539.cpp:60: error: type mismatch with previous external decl of `int e[10005]'
0_0_11491588_31539.cpp:9: error: previous external decl of `edge e[10005]'
0_0_11491588_31539.cpp:60: error: declaration of `int e[10005]'
0_0_11491588_31539.cpp:9: error: conflicts with previous declaration `edge e[10005]'
0_0_11491588_31539.cpp:62: error: redefinition of `int n'
0_0_11491588_31539.cpp:11: error: `int n' previously declared here
0_0_11491588_31539.cpp:62: error: redefinition of `int k'
0_0_11491588_31539.cpp:11: error: `int k' previously declared here
0_0_11491588_31539.cpp: In function `int cmp(edge, edge)':
0_0_11491588_31539.cpp:64: error: redefinition of `int cmp(edge, edge)'
0_0_11491588_31539.cpp:13: error: `int cmp(edge, edge)' previously defined here
0_0_11491588_31539.cpp: In function `void Kruskal()':
0_0_11491588_31539.cpp:73: error: redefinition of `void Kruskal()'
0_0_11491588_31539.cpp:16: error: `void Kruskal()' previously defined here
0_0_11491588_31539.cpp: In function `int main()':
0_0_11491588_31539.cpp:95: error: redefinition of `int main()'
0_0_11491588_31539.cpp:34: 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-05 04:53:36, Gzip enabled