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_34020377_9745.cpp:21:15: error: redefinition of 'int dis [55][55]'
 int dis[55][55];
               ^
0_0_34020377_9745.cpp:7:5: note: 'int dis [55][55]' previously declared here
 int dis[55][55];
     ^
0_0_34020377_9745.cpp: In function 'int dfs(int, int)':
0_0_34020377_9745.cpp:54:22: error: 'dir' was not declared in this scope
             int nx=x+dir[i][0];
                      ^


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-20 12:11:24, Gzip enabled