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_5968191_3592.cpp:106: error: redefinition of `const int maxn'
0_0_5968191_3592.cpp:6: error: `const int maxn' previously defined here
0_0_5968191_3592.cpp:107: error: redefinition of `int M[8][8]'
0_0_5968191_3592.cpp:7: error: `int M[8][8]' previously declared here
0_0_5968191_3592.cpp:108: error: redefinition of `bool flag[8][8][8]'
0_0_5968191_3592.cpp:8: error: `bool flag[8][8][8]' previously declared here
0_0_5968191_3592.cpp:109: error: redefinition of `bool rec[8][8]'
0_0_5968191_3592.cpp:9: error: `bool rec[8][8]' previously declared here
0_0_5968191_3592.cpp:110: error: redefinition of `bool Find'
0_0_5968191_3592.cpp:10: error: `bool Find' previously declared here
0_0_5968191_3592.cpp:111: error: redefinition of `int n'
0_0_5968191_3592.cpp:11: error: `int n' previously declared here
0_0_5968191_3592.cpp:111: error: redefinition of `int m'
0_0_5968191_3592.cpp:11: error: `int m' previously declared here
0_0_5968191_3592.cpp:112: error: redefinition of `int sx[4]'
0_0_5968191_3592.cpp:12: error: `int sx[4]' previously defined here
0_0_5968191_3592.cpp:113: error: redefinition of `int sy[4]'
0_0_5968191_3592.cpp:13: error: `int sy[4]' previously defined here
0_0_5968191_3592.cpp:114: error: redefinition of `struct node'
0_0_5968191_3592.cpp:14: error: previous definition of `struct node'
0_0_5968191_3592.cpp: In function `bool beyond(int, int)':
0_0_5968191_3592.cpp:117: error: redefinition of `bool beyond(int, int)'
0_0_5968191_3592.cpp:17: error: `bool beyond(int, int)' previously defined here
0_0_5968191_3592.cpp: In function `void reach(int, int, int, int)':
0_0_5968191_3592.cpp:121: error: redefinition of `void reach(int, int, int, int)'
0_0_5968191_3592.cpp:21: error: `void reach(int, int, int, int)' previously defined here
0_0_5968191_3592.cpp: In function `int bfs(node, node)':
0_0_5968191_3592.cpp:139: error: redefinition of `int bfs(node, node)'
0_0_5968191_3592.cpp:39: error: `int bfs(node, node)' previously defined here
0_0_5968191_3592.cpp: In function `int main()':
0_0_5968191_3592.cpp:169: error: redefinition of `int main()'
0_0_5968191_3592.cpp:69: 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 02:16:58, Gzip enabled