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_23208344_30403.cpp:2:5: error: stray '#' in program
   2 #include <cstring>
     ^
0_0_23208344_30403.cpp:3:5: error: stray '#' in program
   3 #include <map>
     ^
0_0_23208344_30403.cpp:4:5: error: stray '#' in program
   4 #include <vector>
     ^
0_0_23208344_30403.cpp:5:5: error: stray '#' in program
   5 #include <queue>
     ^
0_0_23208344_30403.cpp:6:5: error: stray '#' in program
   6 #define maxn 200
     ^
0_0_23208344_30403.cpp:7:5: error: stray '#' in program
   7 #include <algorithm>
     ^
0_0_23208344_30403.cpp:2:3: error: expected unqualified-id before numeric constant
   2 #include <cstring>
   ^
0_0_23208344_30403.cpp:9:3: error: expected unqualified-id before numeric constant
   9 
   ^
0_0_23208344_30403.cpp:11:2: error: expected unqualified-id before numeric constant
  11 
  ^
0_0_23208344_30403.cpp:16:2: error: expected unqualified-id before numeric constant
  16 int g[maxn][maxn],a[maxn],dis[20000];
  ^
0_0_23208344_30403.cpp:17:2: error: expected unqualified-id before numeric constant
  17 int n,m,k;
  ^
0_0_23208344_30403.cpp:18:2: error: expected unqualified-id before numeric constant
  18 map<int,int>q;
  ^
0_0_23208344_30403.cpp:19:2: error: expected unqualified-id before numeric constant
  19 vector<node>v[20000];
  ^
0_0_23208344_30403.cpp:20:2: error: expected unqualified-id before numeric constant
  20 bool vis[20000];
  ^
0_0_23208344_30403.cpp:21:2: error: expected unqualified-id before numeric constant
  21 int que[20000];
  ^
0_0_23208344_30403.cpp:22:2: error: expected unqualified-id before numeric constant
  22 
  ^


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-11-26 16:14:07, Gzip enabled