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_10492318_29802.cpp:108: error: redefinition of `const int MAXN'
0_0_10492318_29802.cpp:13: error: `const int MAXN' previously defined here
0_0_10492318_29802.cpp:109: error: redefinition of `const int MAXM'
0_0_10492318_29802.cpp:14: error: `const int MAXM' previously defined here
0_0_10492318_29802.cpp:110: error: redefinition of `const ll INF'
0_0_10492318_29802.cpp:15: error: `const ll INF' previously defined here
0_0_10492318_29802.cpp:111: error: redefinition of `int S'
0_0_10492318_29802.cpp:16: error: `int S' previously declared here
0_0_10492318_29802.cpp:111: error: redefinition of `int T'
0_0_10492318_29802.cpp:16: error: `int T' previously declared here
0_0_10492318_29802.cpp:111: error: redefinition of `int all'
0_0_10492318_29802.cpp:16: error: `int all' previously declared here
0_0_10492318_29802.cpp:111: error: redefinition of `int e'
0_0_10492318_29802.cpp:16: error: `int e' previously declared here
0_0_10492318_29802.cpp:112: error: redefinition of `ll flow[10000002]'
0_0_10492318_29802.cpp:17: error: `ll flow[10000002]' previously declared here
0_0_10492318_29802.cpp:113: error: redefinition of `int work[2501]'
0_0_10492318_29802.cpp:18: error: `int work[2501]' previously declared here
0_0_10492318_29802.cpp:113: error: redefinition of `int q[2501]'
0_0_10492318_29802.cpp:18: error: `int q[2501]' previously declared here
0_0_10492318_29802.cpp:113: error: redefinition of `int d[2501]'
0_0_10492318_29802.cpp:18: error: `int d[2501]' previously declared here
0_0_10492318_29802.cpp:113: error: redefinition of `int first[2501]'
0_0_10492318_29802.cpp:18: error: `int first[2501]' previously declared here
0_0_10492318_29802.cpp:113: error: redefinition of `int next[10000002]'
0_0_10492318_29802.cpp:18: error: `int next[10000002]' previously declared here
0_0_10492318_29802.cpp:113: error: redefinition of `int v[10000002]'
0_0_10492318_29802.cpp:18: error: `int v[10000002]' previously declared here
0_0_10492318_29802.cpp: In function `void add(int, int, ll)':
0_0_10492318_29802.cpp:115: error: redefinition of `void add(int, int, ll)'
0_0_10492318_29802.cpp:20: error: `void add(int, int, ll)' previously defined here
0_0_10492318_29802.cpp: In function `int bfs()':
0_0_10492318_29802.cpp:121: error: redefinition of `int bfs()'
0_0_10492318_29802.cpp:26: error: `int bfs()' previously defined here
0_0_10492318_29802.cpp: In function `ll dfs(int, ll)':
0_0_10492318_29802.cpp:135: error: redefinition of `ll dfs(int, ll)'
0_0_10492318_29802.cpp:40: error: `ll dfs(int, ll)' previously defined here
0_0_10492318_29802.cpp: In function `ll Dinic()':
0_0_10492318_29802.cpp:147: error: redefinition of `ll Dinic()'
0_0_10492318_29802.cpp:52: error: `ll Dinic()' previously defined here
0_0_10492318_29802.cpp: In function `int main()':
0_0_10492318_29802.cpp:157: error: redefinition of `int main()'
0_0_10492318_29802.cpp:62: 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-09-30 09:36:16, Gzip enabled