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_14891436_28003.cpp:2:5: error: stray '#' in program
   2 #include<cstring>
     ^
0_0_14891436_28003.cpp:3:5: error: stray '#' in program
   3 #include<cstdio>
     ^
0_0_14891436_28003.cpp:4:5: error: stray '#' in program
   4 #include<queue>
     ^
0_0_14891436_28003.cpp:5:5: error: stray '#' in program
   5 #define N 40400
     ^
0_0_14891436_28003.cpp:6:5: error: stray '#' in program
   6 #define MAX 210
     ^
0_0_14891436_28003.cpp:7:5: error: stray '#' in program
   7 #define CNT 4000
     ^
0_0_14891436_28003.cpp:2:3: error: expected unqualified-id before numeric constant
   2 #include<cstring>
   ^
0_0_14891436_28003.cpp:10:2: error: expected unqualified-id before numeric constant
  10 
  ^
0_0_14891436_28003.cpp:12:2: error: expected unqualified-id before numeric constant
  12 int prime[CNT],cnt;
  ^
0_0_14891436_28003.cpp:13:2: error: expected unqualified-id before numeric constant
  13 int map[MAX][MAX];
  ^
0_0_14891436_28003.cpp:14:2: error: expected unqualified-id before numeric constant
  14 bool visited[MAX][MAX];
  ^
0_0_14891436_28003.cpp:15:2: error: expected unqualified-id before numeric constant
  15 struct point{int x,y,step;};
  ^
0_0_14891436_28003.cpp:16:2: error: expected unqualified-id before numeric constant
  16 
  ^


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-10-06 02:30:10, Gzip enabled