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_7426561_20464.cpp:191: error: redefinition of `struct node'
0_0_7426561_20464.cpp:16: error: previous definition of `struct node'
0_0_7426561_20464.cpp:193: error: invalid type in declaration before ';' token
0_0_7426561_20464.cpp:193: error: conflicting declaration 'int edge[20050]'
0_0_7426561_20464.cpp:18: error: 'edge' has a previous declaration as `node edge[20050]'
0_0_7426561_20464.cpp:193: error: type mismatch with previous external decl of `int edge[20050]'
0_0_7426561_20464.cpp:18: error: previous external decl of `node edge[20050]'
0_0_7426561_20464.cpp:193: error: declaration of `int edge[20050]'
0_0_7426561_20464.cpp:18: error: conflicts with previous declaration `node edge[20050]'
0_0_7426561_20464.cpp:194: error: redefinition of `int nh'
0_0_7426561_20464.cpp:11: error: `int nh' previously declared here
0_0_7426561_20464.cpp:194: error: redefinition of `int n'
0_0_7426561_20464.cpp:11: error: `int n' previously declared here
0_0_7426561_20464.cpp:194: error: redefinition of `int m'
0_0_7426561_20464.cpp:11: error: `int m' previously declared here
0_0_7426561_20464.cpp:194: error: redefinition of `int num'
0_0_7426561_20464.cpp:11: error: `int num' previously declared here
0_0_7426561_20464.cpp:195: error: redefinition of `int head[205]'
0_0_7426561_20464.cpp:13: error: `int head[205]' previously declared here
0_0_7426561_20464.cpp:195: error: redefinition of `int pre[205]'
0_0_7426561_20464.cpp:13: error: `int pre[205]' previously declared here
0_0_7426561_20464.cpp:195: error: redefinition of `int pe[205]'
0_0_7426561_20464.cpp:13: error: `int pe[205]' previously declared here
0_0_7426561_20464.cpp:195: error: redefinition of `int dis[205]'
0_0_7426561_20464.cpp:13: error: `int dis[205]' previously declared here
0_0_7426561_20464.cpp:195: error: redefinition of `int vis[205]'
0_0_7426561_20464.cpp:13: error: `int vis[205]' previously declared here
0_0_7426561_20464.cpp: In function `void addedge(int, int, int, int)':
0_0_7426561_20464.cpp:198: error: redefinition of `void addedge(int, int, int, int)'
0_0_7426561_20464.cpp:21: error: `void addedge(int, int, int, int)' previously defined here
0_0_7426561_20464.cpp: In function `int spfa(int, int)':
0_0_7426561_20464.cpp:215: error: redefinition of `int spfa(int, int)'
0_0_7426561_20464.cpp:38: error: `int spfa(int, int)' previously defined here
0_0_7426561_20464.cpp: In function `int main()':
0_0_7426561_20464.cpp:282: error: redefinition of `int main()'
0_0_7426561_20464.cpp:105: 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-10-24 05:22:00, Gzip enabled