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_13509520_84.cpp:1:11: error: 'MAXN' was not declared in this scope
 char maze[MAXN][MAXN];
           ^
0_0_13509520_84.cpp:1:17: error: 'MAXN' was not declared in this scope
 char maze[MAXN][MAXN];
                 ^
0_0_13509520_84.cpp:2:10: error: 'MAXN' was not declared in this scope
 bool vis[MAXN][MAXN][16];
          ^
0_0_13509520_84.cpp:2:16: error: 'MAXN' was not declared in this scope
 bool vis[MAXN][MAXN][16];
                ^
0_0_13509520_84.cpp:12:1: error: 'queue' does not name a type
 queue<point> Q;
 ^


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-07-08 20:01:57, Gzip enabled