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_29341399_9774.cpp:1:4: error: stray '#' in program
  1 #include<cstdio>
    ^
0_0_29341399_9774.cpp:2:5: error: stray '#' in program
   2 #include<cstring>
     ^
0_0_29341399_9774.cpp:3:5: error: stray '#' in program
   3 #define MAXN 9
     ^
0_0_29341399_9774.cpp:4:5: error: stray '#' in program
   4 #define MAXH 800
     ^
0_0_29341399_9774.cpp:5:5: error: stray '#' in program
   5 #define MAXL 324
     ^
0_0_29341399_9774.cpp:6:5: error: stray '#' in program
   6 #define MAXM 240000
     ^
0_0_29341399_9774.cpp:7:5: error: stray '#' in program
   7 #define INF 0x7FFFFFFF
     ^
0_0_29341399_9774.cpp:1:2: error: expected unqualified-id before numeric constant
  1 #include<cstdio>
  ^
0_0_29341399_9774.cpp:9:3: error: expected unqualified-id before numeric constant
   9 int L[MAXM], R[MAXM], U[MAXM], D[MAXM], C[MAXM], X[MAXM];
   ^
0_0_29341399_9774.cpp:10:2: error: expected unqualified-id before numeric constant
  10 int S[MAXH], H[MAXH], Q[MAXH], ans[MAXL];
  ^
0_0_29341399_9774.cpp:11:2: error: expected unqualified-id before numeric constant
  11 bool vis[MAXH];
  ^
0_0_29341399_9774.cpp:12:2: error: expected unqualified-id before numeric constant
  12 void Dir(int x, int y, bool &up, bool &right, bool &down, bool &left)
  ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2025 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2025-02-17 07:12:56, Gzip enabled