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_6803634_14931.cpp:127: error: redefinition of `const int MAXV'
0_0_6803634_14931.cpp:5: error: `const int MAXV' previously defined here
0_0_6803634_14931.cpp:128: error: redefinition of `const int MAXE'
0_0_6803634_14931.cpp:6: error: `const int MAXE' previously defined here
0_0_6803634_14931.cpp:129: error: redefinition of `const int inf'
0_0_6803634_14931.cpp:7: error: `const int inf' previously defined here
0_0_6803634_14931.cpp:131: error: redefinition of `struct Edge'
0_0_6803634_14931.cpp:9: error: previous definition of `struct Edge'
0_0_6803634_14931.cpp:133: error: invalid type in declaration before ';' token
0_0_6803634_14931.cpp:133: error: conflicting declaration 'int e[1000000]'
0_0_6803634_14931.cpp:11: error: 'e' has a previous declaration as `Edge e[1000000]'
0_0_6803634_14931.cpp:133: error: type mismatch with previous external decl of `int e[1000000]'
0_0_6803634_14931.cpp:11: error: previous external decl of `Edge e[1000000]'
0_0_6803634_14931.cpp:133: error: declaration of `int e[1000000]'
0_0_6803634_14931.cpp:11: error: conflicts with previous declaration `Edge e[1000000]'
0_0_6803634_14931.cpp:134: error: redefinition of `int cnt'
0_0_6803634_14931.cpp:12: error: `int cnt' previously declared here
0_0_6803634_14931.cpp:134: error: redefinition of `int n'
0_0_6803634_14931.cpp:12: error: `int n' previously declared here
0_0_6803634_14931.cpp:134: error: redefinition of `int m'
0_0_6803634_14931.cpp:12: error: `int m' previously declared here
0_0_6803634_14931.cpp:134: error: redefinition of `int s'
0_0_6803634_14931.cpp:12: error: `int s' previously declared here
0_0_6803634_14931.cpp:134: error: redefinition of `int t'
0_0_6803634_14931.cpp:12: error: `int t' previously declared here
0_0_6803634_14931.cpp:134: error: redefinition of `int V'
0_0_6803634_14931.cpp:12: error: `int V' previously declared here
0_0_6803634_14931.cpp:134: error: redefinition of `int maxflow'
0_0_6803634_14931.cpp:12: error: `int maxflow' previously declared here
0_0_6803634_14931.cpp:135: error: redefinition of `int head[20000]'
0_0_6803634_14931.cpp:13: error: `int head[20000]' previously declared here
0_0_6803634_14931.cpp: In function `void addedge(int, int, int)':
0_0_6803634_14931.cpp:137: error: redefinition of `void addedge(int, int, int)'
0_0_6803634_14931.cpp:15: error: `void addedge(int, int, int)' previously defined here
0_0_6803634_14931.cpp: In function `int sap()':
0_0_6803634_14931.cpp:150: error: redefinition of `int sap()'
0_0_6803634_14931.cpp:28: error: `int sap()' 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-09-28 01:18:39, Gzip enabled