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_2914365_8207.cpp:155: error: redefinition of `const int MaxN'
0_0_2914365_8207.cpp:8: error: `const int MaxN' previously defined here
0_0_2914365_8207.cpp:156: error: redefinition of `const int Inf'
0_0_2914365_8207.cpp:9: error: `const int Inf' previously defined here
0_0_2914365_8207.cpp:158: error: redefinition of `struct P'
0_0_2914365_8207.cpp:11: error: previous definition of `struct P'
0_0_2914365_8207.cpp:163: error: invalid type in declaration before ';' token
0_0_2914365_8207.cpp:163: error: conflicting declaration 'int p[2005]'
0_0_2914365_8207.cpp:16: error: 'p' has a previous declaration as `P p[2005]'
0_0_2914365_8207.cpp:163: error: type mismatch with previous external decl of `int p[2005]'
0_0_2914365_8207.cpp:16: error: previous external decl of `P p[2005]'
0_0_2914365_8207.cpp:163: error: declaration of `int p[2005]'
0_0_2914365_8207.cpp:16: error: conflicts with previous declaration `P p[2005]'
0_0_2914365_8207.cpp:165: error: redefinition of `struct E'
0_0_2914365_8207.cpp:18: error: previous definition of `struct E'
0_0_2914365_8207.cpp:167: error: invalid type in declaration before ';' token
0_0_2914365_8207.cpp:167: error: conflicting declaration 'int edge[200500]'
0_0_2914365_8207.cpp:20: error: 'edge' has a previous declaration as `E edge[200500]'
0_0_2914365_8207.cpp:167: error: type mismatch with previous external decl of `int edge[200500]'
0_0_2914365_8207.cpp:20: error: previous external decl of `E edge[200500]'
0_0_2914365_8207.cpp:167: error: declaration of `int edge[200500]'
0_0_2914365_8207.cpp:20: error: conflicts with previous declaration `E edge[200500]'
0_0_2914365_8207.cpp:170: error: redefinition of `std::vector<int, std::allocator<int> > list[2005]'
0_0_2914365_8207.cpp:23: error: `std::vector<int, std::allocator<int> > list[2005]' previously declared here
0_0_2914365_8207.cpp:172: error: redefinition of `bool vis[2005]'
0_0_2914365_8207.cpp:25: error: `bool vis[2005]' previously declared here
0_0_2914365_8207.cpp:173: error: redefinition of `int top'
0_0_2914365_8207.cpp:26: error: `int top' previously declared here
0_0_2914365_8207.cpp:173: error: redefinition of `int head[2005]'
0_0_2914365_8207.cpp:26: error: `int head[2005]' previously declared here
0_0_2914365_8207.cpp:173: error: redefinition of `int cur[2005]'
0_0_2914365_8207.cpp:26: error: `int cur[2005]' previously declared here
0_0_2914365_8207.cpp:173: error: redefinition of `int in[2005]'
0_0_2914365_8207.cpp:26: error: `int in[2005]' previously declared here
0_0_2914365_8207.cpp:174: error: redefinition of `int dis[2005]'
0_0_2914365_8207.cpp:27: error: `int dis[2005]' previously declared here
0_0_2914365_8207.cpp:174: error: redefinition of `int gap[2005]'
0_0_2914365_8207.cpp:27: error: `int gap[2005]' previously declared here
0_0_2914365_8207.cpp:174: error: redefinition of `int pre[2005]'
0_0_2914365_8207.cpp:27: error: `int pre[2005]' previously declared here
0_0_2914365_8207.cpp:176: error: redefinition of `int Q[4020025]'
0_0_2914365_8207.cpp:29: error: `int Q[4020025]' previously declared here
0_0_2914365_8207.cpp: In function `void Checkmin(int&, int)':
0_0_2914365_8207.cpp:178: error: redefinition of `void Checkmin(int&, int)'
0_0_2914365_8207.cpp:31: error: `void Checkmin(int&, int)' previously defined here
0_0_2914365_8207.cpp: In function `void add_edge(int, int, int, int)':
0_0_2914365_8207.cpp:181: error: redefinition of `void add_edge(int, int, int, int)'
0_0_2914365_8207.cpp:34: error: `void add_edge(int, int, int, int)' previously defined here
0_0_2914365_8207.cpp: In function `int sap(int, int, int)':
0_0_2914365_8207.cpp:189: error: redefinition of `int sap(int, int, int)'
0_0_2914365_8207.cpp:42: error: `int sap(int, int, int)' previously defined here
0_0_2914365_8207.cpp: In function `bool dig(char)':
0_0_2914365_8207.cpp:231: error: redefinition of `bool dig(char)'
0_0_2914365_8207.cpp:84: error: `bool dig(char)' previously defined here
0_0_2914365_8207.cpp: In function `int get_val()':
0_0_2914365_8207.cpp:233: error: redefinition of `int get_val()'
0_0_2914365_8207.cpp:86: error: `int get_val()' previously defined here
0_0_2914365_8207.cpp: In function `int main()':
0_0_2914365_8207.cpp:248: error: redefinition of `int main()'
0_0_2914365_8207.cpp:101: 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-29 06:27:06, Gzip enabled