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_8355318_8298.cpp:43: error: redefinition of `int step[55][55]'
0_0_8355318_8298.cpp:3: error: `int step[55][55]' previously declared here
0_0_8355318_8298.cpp:43: error: redefinition of `int res'
0_0_8355318_8298.cpp:3: error: `int res' previously declared here
0_0_8355318_8298.cpp:44: error: redefinition of `char g[55][55]'
0_0_8355318_8298.cpp:4: error: `char g[55][55]' previously declared here
0_0_8355318_8298.cpp:45: error: redefinition of `int w'
0_0_8355318_8298.cpp:5: error: `int w' previously declared here
0_0_8355318_8298.cpp:45: error: redefinition of `int h'
0_0_8355318_8298.cpp:5: error: `int h' previously declared here
0_0_8355318_8298.cpp:45: error: redefinition of `int i'
0_0_8355318_8298.cpp:5: error: `int i' previously declared here
0_0_8355318_8298.cpp:45: error: redefinition of `int j'
0_0_8355318_8298.cpp:5: error: `int j' previously declared here
0_0_8355318_8298.cpp:45: error: redefinition of `int p'
0_0_8355318_8298.cpp:5: error: `int p' previously declared here
0_0_8355318_8298.cpp:45: error: redefinition of `int q'
0_0_8355318_8298.cpp:5: error: `int q' previously declared here
0_0_8355318_8298.cpp: In function `int main()':
0_0_8355318_8298.cpp:69: error: redefinition of `int main()'
0_0_8355318_8298.cpp:21: error: `int main()' previously defined here
0_0_8355318_8298.cpp: At global scope:
0_0_8355318_8298.cpp:90: error: redefinition of `int step[55][55]'
0_0_8355318_8298.cpp:3: error: `int step[55][55]' previously declared here
0_0_8355318_8298.cpp:90: error: redefinition of `int res'
0_0_8355318_8298.cpp:3: error: `int res' previously declared here
0_0_8355318_8298.cpp:91: error: redefinition of `char g[55][55]'
0_0_8355318_8298.cpp:4: error: `char g[55][55]' previously declared here
0_0_8355318_8298.cpp:92: error: redefinition of `int w'
0_0_8355318_8298.cpp:5: error: `int w' previously declared here
0_0_8355318_8298.cpp:92: error: redefinition of `int h'
0_0_8355318_8298.cpp:5: error: `int h' previously declared here
0_0_8355318_8298.cpp:92: error: redefinition of `int i'
0_0_8355318_8298.cpp:5: error: `int i' previously declared here
0_0_8355318_8298.cpp:92: error: redefinition of `int j'
0_0_8355318_8298.cpp:5: error: `int j' previously declared here
0_0_8355318_8298.cpp:92: error: redefinition of `int p'
0_0_8355318_8298.cpp:5: error: `int p' previously declared here
0_0_8355318_8298.cpp:92: error: redefinition of `int q'
0_0_8355318_8298.cpp:5: error: `int q' previously declared here
0_0_8355318_8298.cpp: In function `void dfs(int, int)':
0_0_8355318_8298.cpp:94: error: redefinition of `void dfs(int, int)'
0_0_8355318_8298.cpp:7: error: `void dfs(int, int)' previously defined here
0_0_8355318_8298.cpp: In function `int main()':
0_0_8355318_8298.cpp:108: error: redefinition of `int main()'
0_0_8355318_8298.cpp:69: error: `int main()' previously defined here
0_0_8355318_8298.cpp:108: error: redefinition of `int main()'
0_0_8355318_8298.cpp:21: error: `int main()' previously defined here
0_0_8355318_8298.cpp: At global scope:
0_0_8355318_8298.cpp:130: error: redefinition of `int step[55][55]'
0_0_8355318_8298.cpp:3: error: `int step[55][55]' previously declared here
0_0_8355318_8298.cpp:130: error: redefinition of `int res'
0_0_8355318_8298.cpp:3: error: `int res' previously declared here
0_0_8355318_8298.cpp:131: error: redefinition of `char g[55][55]'
0_0_8355318_8298.cpp:4: error: `char g[55][55]' previously declared here
0_0_8355318_8298.cpp:132: error: redefinition of `int w'
0_0_8355318_8298.cpp:5: error: `int w' previously declared here
0_0_8355318_8298.cpp:132: error: redefinition of `int h'
0_0_8355318_8298.cpp:5: error: `int h' previously declared here
0_0_8355318_8298.cpp:132: error: redefinition of `int i'
0_0_8355318_8298.cpp:5: error: `int i' previously declared here
0_0_8355318_8298.cpp:132: error: redefinition of `int j'
0_0_8355318_8298.cpp:5: error: `int j' previously declared here
0_0_8355318_8298.cpp:132: error: redefinition of `int p'
0_0_8355318_8298.cpp:5: error: `int p' previously declared here
0_0_8355318_8298.cpp:132: error: redefinition of `int q'
0_0_8355318_8298.cpp:5: error: `int q' previously declared here
0_0_8355318_8298.cpp:133: error: redefinition of `int qx[10000]'
0_0_8355318_8298.cpp:46: error: `int qx[10000]' previously declared here
0_0_8355318_8298.cpp:133: error: redefinition of `int qy[10000]'
0_0_8355318_8298.cpp:46: error: `int qy[10000]' previously declared here
0_0_8355318_8298.cpp:133: error: redefinition of `int h1'
0_0_8355318_8298.cpp:46: error: `int h1' previously declared here
0_0_8355318_8298.cpp:133: error: redefinition of `int h2'
0_0_8355318_8298.cpp:46: error: `int h2' previously declared here
0_0_8355318_8298.cpp:133: error: redefinition of `int t1'
0_0_8355318_8298.cpp:46: error: `int t1' previously declared here
0_0_8355318_8298.cpp:133: error: redefinition of `int t2'
0_0_8355318_8298.cpp:46: error: `int t2' previously declared here
0_0_8355318_8298.cpp: In function `void bfs(int, int)':
0_0_8355318_8298.cpp:135: error: redefinition of `void bfs(int, int)'
0_0_8355318_8298.cpp:48: error: `void bfs(int, int)' previously defined here
0_0_8355318_8298.cpp: In function `int main()':
0_0_8355318_8298.cpp:156: error: redefinition of `int main()'
0_0_8355318_8298.cpp:108: error: `int main()' previously defined here
0_0_8355318_8298.cpp:156: error: redefinition of `int main()'
0_0_8355318_8298.cpp:69: error: `int main()' previously defined here
0_0_8355318_8298.cpp:156: error: redefinition of `int main()'
0_0_8355318_8298.cpp:21: 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-06-29 15:13:51, Gzip enabled