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_13784221_25589.cpp:20:1: error: stray '\270' in program
 int dir[4][2]={{-1,0},{1,0},{0,-1},{0,1}}; 改成这样就WA了,纳闷ing
 ^
0_0_13784221_25589.cpp:20:1: error: stray '\304' in program
0_0_13784221_25589.cpp:20:1: error: stray '\263' in program
0_0_13784221_25589.cpp:20:1: error: stray '\311' in program
0_0_13784221_25589.cpp:20:1: error: stray '\325' in program
0_0_13784221_25589.cpp:20:1: error: stray '\342' in program
0_0_13784221_25589.cpp:20:1: error: stray '\321' in program
0_0_13784221_25589.cpp:20:1: error: stray '\371' in program
0_0_13784221_25589.cpp:20:1: error: stray '\276' in program
0_0_13784221_25589.cpp:20:1: error: stray '\315' in program
0_0_13784221_25589.cpp:20:1: error: stray '\301' in program
0_0_13784221_25589.cpp:20:1: error: stray '\313' in program
0_0_13784221_25589.cpp:20:1: error: stray '\243' in program
0_0_13784221_25589.cpp:20:1: error: stray '\254' in program
0_0_13784221_25589.cpp:20:1: error: stray '\304' in program
0_0_13784221_25589.cpp:20:1: error: stray '\311' in program
0_0_13784221_25589.cpp:20:1: error: stray '\303' in program
0_0_13784221_25589.cpp:20:1: error: stray '\306' in program
0_0_13784221_25589.cpp:20:54: error: 'WA' does not name a type
 int dir[4][2]={{-1,0},{1,0},{0,-1},{0,1}}; 改成这样就WA了,纳闷ing
                                                      ^
0_0_13784221_25589.cpp: In function 'int main()':
0_0_13784221_25589.cpp:82:17: error: 'BFS' was not declared in this scope
             BFS();
                 ^


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-26 14:37:18, Gzip enabled