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_3017046_23994.cpp:138: error: redefinition of `const int inf'
0_0_3017046_23994.cpp:7: error: `const int inf' previously defined here
0_0_3017046_23994.cpp:139: error: redefinition of `const int maxn'
0_0_3017046_23994.cpp:8: error: `const int maxn' previously defined here
0_0_3017046_23994.cpp:140: error: redefinition of `const int maxe'
0_0_3017046_23994.cpp:9: error: `const int maxe' previously defined here
0_0_3017046_23994.cpp:142: error: redefinition of `struct Node'
0_0_3017046_23994.cpp:11: error: previous definition of `struct Node'
0_0_3017046_23994.cpp: In function `bool find(Node**, Node*, Node**, int, int, int*)':
0_0_3017046_23994.cpp:147: error: redefinition of `bool find(Node**, Node*, Node**, int, int, int*)'
0_0_3017046_23994.cpp:16: error: `bool find(Node**, Node*, Node**, int, int, int*)' previously defined here
0_0_3017046_23994.cpp: In function `void maxflow_mincost(Node**, Node*, int, int, int&, int&)':
0_0_3017046_23994.cpp:180: error: redefinition of `void maxflow_mincost(Node**, Node*, int, int, int&, int&)'
0_0_3017046_23994.cpp:49: error: `void maxflow_mincost(Node**, Node*, int, int, int&, int&)' previously defined here
0_0_3017046_23994.cpp: At global scope:
0_0_3017046_23994.cpp:204: error: redefinition of `Node*node[1300]'
0_0_3017046_23994.cpp:73: error: `Node*node[1300]' previously declared here
0_0_3017046_23994.cpp:204: error: redefinition of `Node edge[1000000]'
0_0_3017046_23994.cpp:73: error: `Node edge[1000000]' previously declared here
0_0_3017046_23994.cpp:206: error: redefinition of `int edge_n'
0_0_3017046_23994.cpp:75: error: `int edge_n' previously declared here
0_0_3017046_23994.cpp: In function `void addedge(int, int, int, int)':
0_0_3017046_23994.cpp:208: error: redefinition of `void addedge(int, int, int, int)'
0_0_3017046_23994.cpp:77: error: `void addedge(int, int, int, int)' previously defined here
0_0_3017046_23994.cpp: In function `void init()':
0_0_3017046_23994.cpp:221: error: redefinition of `void init()'
0_0_3017046_23994.cpp:90: error: `void init()' previously defined here
0_0_3017046_23994.cpp: At global scope:
0_0_3017046_23994.cpp:226: error: redefinition of `int ta[10]'
0_0_3017046_23994.cpp:95: error: `int ta[10]' previously declared here
0_0_3017046_23994.cpp:227: error: redefinition of `int a[10000]'
0_0_3017046_23994.cpp:96: error: `int a[10000]' previously declared here
0_0_3017046_23994.cpp:227: error: redefinition of `int c[10000]'
0_0_3017046_23994.cpp:96: error: `int c[10000]' previously declared here
0_0_3017046_23994.cpp: In function `int main()':
0_0_3017046_23994.cpp:229: error: redefinition of `int main()'
0_0_3017046_23994.cpp:98: 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-11-22 22:07:22, Gzip enabled