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_38820257_4587.cpp:5:1: error: 'string' does not name a type; did you mean 'stdin'?
    5 | string  arr[10];
      | ^~~~~~
      | stdin
0_0_38820257_4587.cpp: In function 'void dfs(int, int, int)':
0_0_38820257_4587.cpp:30:15: error: 'arr' was not declared in this scope
   30 |     if(bs==t&&arr[x][y]=='D')
      |               ^~~
0_0_38820257_4587.cpp:39:26: error: 'arr' was not declared in this scope
   39 |         if(check(nx,ny)&&arr[nx][ny]!='X')
      |                          ^~~
0_0_38820257_4587.cpp:48:1: error: a function-definition is not allowed here before '{' token
   48 | {
      | ^
0_0_38820257_4587.cpp:113:2: error: expected '}' at end of input
  113 | }
      |  ^
0_0_38820257_4587.cpp:24:1: note: to match this '{'
   24 | {
      | ^


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-12-05 07:00:45, Gzip enabled