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_6296448_12146.cpp:31: error: redefinition of `const int go[4][2]'
0_0_6296448_12146.cpp:10: error: `const int go[4][2]' previously defined here
0_0_6296448_12146.cpp:32: error: redefinition of `const int INF'
0_0_6296448_12146.cpp:11: error: `const int INF' previously defined here
0_0_6296448_12146.cpp:33: error: redefinition of `const int MAXN'
0_0_6296448_12146.cpp:12: error: `const int MAXN' previously defined here
0_0_6296448_12146.cpp:34: error: redefinition of `const int MSIZE'
0_0_6296448_12146.cpp:13: error: `const int MSIZE' previously defined here
0_0_6296448_12146.cpp:36: error: redefinition of `char mat[16][16]'
0_0_6296448_12146.cpp:15: error: `char mat[16][16]' previously declared here
0_0_6296448_12146.cpp:37: error: redefinition of `int n'
0_0_6296448_12146.cpp:16: error: `int n' previously declared here
0_0_6296448_12146.cpp:37: error: redefinition of `int m'
0_0_6296448_12146.cpp:16: error: `int m' previously declared here
0_0_6296448_12146.cpp:38: error: redefinition of `std::map<int, pii, std::less<int>, std::allocator<std::pair<const int, pii> > > mp'
0_0_6296448_12146.cpp:17: error: `std::map<int, pii, std::less<int>, std::allocator<std::pair<const int, pii> > > mp' previously declared here
0_0_6296448_12146.cpp:39: error: redefinition of `int dis[16][16]'
0_0_6296448_12146.cpp:18: error: `int dis[16][16]' previously declared here
0_0_6296448_12146.cpp:40: error: redefinition of `bool vis[16][16]'
0_0_6296448_12146.cpp:19: error: `bool vis[16][16]' previously declared here
0_0_6296448_12146.cpp:41: error: redefinition of `int g[16][16]'
0_0_6296448_12146.cpp:20: error: `int g[16][16]' previously declared here
0_0_6296448_12146.cpp:42: error: redefinition of `int f[65536][16]'
0_0_6296448_12146.cpp:21: error: `int f[65536][16]' previously declared here
0_0_6296448_12146.cpp: In function `bool judge(int, int)':
0_0_6296448_12146.cpp:179: error: redefinition of `bool judge(int, int)'
0_0_6296448_12146.cpp:46: error: `bool judge(int, int)' previously defined here
0_0_6296448_12146.cpp: In function `void spfa(pii)':
0_0_6296448_12146.cpp:186: error: redefinition of `void spfa(pii)'
0_0_6296448_12146.cpp:53: error: `void spfa(pii)' previously defined here
0_0_6296448_12146.cpp: In function `void print(int)':
0_0_6296448_12146.cpp:224: error: redefinition of `void print(int)'
0_0_6296448_12146.cpp:91: error: `void print(int)' previously defined here
0_0_6296448_12146.cpp: In function `bool solve(int, int, int, int)':
0_0_6296448_12146.cpp:236: error: redefinition of `bool solve(int, int, int, int)'
0_0_6296448_12146.cpp:103: error: `bool solve(int, int, int, int)' previously defined here
0_0_6296448_12146.cpp: In function `int main()':
0_0_6296448_12146.cpp:263: error: redefinition of `int main()'
0_0_6296448_12146.cpp:130: 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 21:21:51, Gzip enabled