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_19609965_15410.cpp:2:5: error: stray '#' in program
   2 #include<cstring>
     ^
0_0_19609965_15410.cpp:3:5: error: stray '#' in program
   3 #include<queue>
     ^
0_0_19609965_15410.cpp:4:5: error: stray '#' in program
   4 #include<algorithm>
     ^
0_0_19609965_15410.cpp:6:5: error: stray '#' in program
   6 #define INF (1<<30)
     ^
0_0_19609965_15410.cpp:7:5: error: stray '#' in program
   7 #define MAXN 5555
     ^
0_0_19609965_15410.cpp:8:5: error: stray '#' in program
   8 #define MAXM 5555*22
     ^
0_0_19609965_15410.cpp:2:3: error: expected unqualified-id before numeric constant
   2 #include<cstring>
   ^
0_0_19609965_15410.cpp:6:3: error: expected unqualified-id before numeric constant
   6 #define INF (1<<30)
   ^
0_0_19609965_15410.cpp:12:6: error: 'edge' does not name a type
  12 }edge[MAXM];
      ^
0_0_19609965_15410.cpp:13:2: error: expected unqualified-id before numeric constant
  13 int vs,vt,NE,NV;
  ^
0_0_19609965_15410.cpp:14:2: error: expected unqualified-id before numeric constant
  14 int head[MAXN];
  ^
0_0_19609965_15410.cpp:15:2: error: expected unqualified-id before numeric constant
  15 
  ^
0_0_19609965_15410.cpp:22:2: error: expected unqualified-id before numeric constant
  22 
  ^
0_0_19609965_15410.cpp:24:2: error: expected unqualified-id before numeric constant
  24 int gap[MAXN];
  ^
0_0_19609965_15410.cpp:25:2: error: expected unqualified-id before numeric constant
  25 void bfs(){
  ^


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-09-28 20:17:13, Gzip enabled