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_9571300_9048.cpp:128: error: redefinition of `std::map<std::pair<int, int>, int, std::less<std::pair<int, int> >, std::allocator<std::pair<const std::pair<int, int>, int> > > mp'
0_0_9571300_9048.cpp:7: error: `std::map<std::pair<int, int>, int, std::less<std::pair<int, int> >, std::allocator<std::pair<const std::pair<int, int>, int> > > mp' previously declared here
0_0_9571300_9048.cpp:129: error: redefinition of `int head[10010][4]'
0_0_9571300_9048.cpp:8: error: `int head[10010][4]' previously declared here
0_0_9571300_9048.cpp:130: error: redefinition of `int dx[]'
0_0_9571300_9048.cpp:9: error: `int dx[4]' previously defined here
0_0_9571300_9048.cpp:131: error: redefinition of `int dy[]'
0_0_9571300_9048.cpp:10: error: `int dy[4]' previously defined here
0_0_9571300_9048.cpp:132: error: redefinition of `bool vis[10010]'
0_0_9571300_9048.cpp:11: error: `bool vis[10010]' previously declared here
0_0_9571300_9048.cpp:132: error: redefinition of `bool dead[10010]'
0_0_9571300_9048.cpp:11: error: `bool dead[10010]' previously declared here
0_0_9571300_9048.cpp:133: error: redefinition of `int xx[10010]'
0_0_9571300_9048.cpp:12: error: `int xx[10010]' previously declared here
0_0_9571300_9048.cpp:133: error: redefinition of `int yy[10010]'
0_0_9571300_9048.cpp:12: error: `int yy[10010]' previously declared here
0_0_9571300_9048.cpp: In function `bool dfs(int)':
0_0_9571300_9048.cpp:135: error: redefinition of `bool dfs(int)'
0_0_9571300_9048.cpp:14: error: `bool dfs(int)' previously defined here
0_0_9571300_9048.cpp: In function `void set_dfs(int)':
0_0_9571300_9048.cpp:149: error: redefinition of `void set_dfs(int)'
0_0_9571300_9048.cpp:28: error: `void set_dfs(int)' previously defined here
0_0_9571300_9048.cpp: In function `int main()':
0_0_9571300_9048.cpp:162: error: redefinition of `int main()'
0_0_9571300_9048.cpp:41: 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 22:04:55, Gzip enabled