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_13811001_31592.cpp:2:5: error: stray '#' in program
   2 #include <string>
     ^
0_0_13811001_31592.cpp:2:3: error: expected unqualified-id before numeric constant
   2 #include <string>
   ^
0_0_13811001_31592.cpp:4:3: error: expected unqualified-id before numeric constant
   4 
   ^
0_0_13811001_31592.cpp:6:3: error: expected unqualified-id before numeric constant
   6 int flag;
   ^
0_0_13811001_31592.cpp:7:3: error: expected unqualified-id before numeric constant
   7 char map[7][8];
   ^
0_0_13811001_31592.cpp:8:3: error: expected unqualified-id before numeric constant
   8 char rem[12][8];//为了记忆,方便回溯来着
   ^
0_0_13811001_31592.cpp:9:3: error: expected unqualified-id before numeric constant
   9 
   ^
0_0_13811001_31592.cpp:14:6: error: 'p' does not name a type
  14 }p[15];//存储搜到的点和它的方向
      ^
0_0_13811001_31592.cpp:15:2: error: expected unqualified-id before numeric constant
  15 
  ^


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-16 13:26:42, Gzip enabled