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_39413383_23615.cpp:1:5: error: stray '#' in program
    1 |   1 #include <stdio.h>
      |     ^
0_0_39413383_23615.cpp:2:5: error: stray '#' in program
    2 |   2 #include <string.h>
      |     ^
0_0_39413383_23615.cpp:3:5: error: stray '#' in program
    3 |   3 #include <iostream>
      |     ^
0_0_39413383_23615.cpp:4:5: error: stray '#' in program
    4 |   4 #include <algorithm>
      |     ^
0_0_39413383_23615.cpp:5:5: error: stray '#' in program
    5 |   5 #include <vector>
      |     ^
0_0_39413383_23615.cpp:6:5: error: stray '#' in program
    6 |   6 #include <queue>
      |     ^
0_0_39413383_23615.cpp:7:5: error: stray '#' in program
    7 |   7 #include <set>
      |     ^
0_0_39413383_23615.cpp:8:5: error: stray '#' in program
    8 |   8 #include <map>
      |     ^
0_0_39413383_23615.cpp:9:5: error: stray '#' in program
    9 |   9 #include <string>
      |     ^
0_0_39413383_23615.cpp:10:5: error: stray '#' in program
   10 |  10 #include <math.h>
      |     ^
0_0_39413383_23615.cpp:11:5: error: stray '#' in program
   11 |  11 #include <stdlib.h>
      |     ^
0_0_39413383_23615.cpp:12:5: error: stray '#' in program
   12 |  12 #include <time.h>
      |     ^
0_0_39413383_23615.cpp:15:5: error: stray '#' in program
   15 |  15 #define INF 0x3f3f3f3f
      |     ^
0_0_39413383_23615.cpp:16:5: error: stray '#' in program
   16 |  16 #define MAXN 1000100
      |     ^
0_0_39413383_23615.cpp:17:5: error: stray '#' in program
   17 |  17 #define LL long long
      |     ^
0_0_39413383_23615.cpp:1:3: error: expected unqualified-id before numeric constant
    1 |   1 #include <stdio.h>
      |   ^
0_0_39413383_23615.cpp:14:2: error: expected unqualified-id before numeric constant
   14 |  14
      |  ^~
0_0_39413383_23615.cpp:19:2: error: expected unqualified-id before numeric constant
   19 |  19
      |  ^~
0_0_39413383_23615.cpp:24:6: error: 'edge' does not name a type
   24 |  24 }edge[MAXN];
      |      ^~~~
0_0_39413383_23615.cpp:25:2: error: expected unqualified-id before numeric constant
   25 |  25
      |  ^~
0_0_39413383_23615.cpp:28:2: error: expected unqualified-id before numeric constant
   28 |  28 int head[MAXN];
      |  ^~
0_0_39413383_23615.cpp:29:2: error: expected unqualified-id before numeric constant
   29 |  29 int dist[MAXN];
      |  ^~
0_0_39413383_23615.cpp:30:2: error: expected unqualified-id before numeric constant
   30 |  30 bool vis[MAXN];
      |  ^~
0_0_39413383_23615.cpp:31:2: error: expected unqualified-id before numeric constant
   31 |  31
      |  ^~
0_0_39413383_23615.cpp:37:2: error: expected unqualified-id before numeric constant
   37 |  37
      |  ^~
0_0_39413383_23615.cpp:45:2: error: expected unqualified-id before numeric constant
   45 |  45
      |  ^~
0_0_39413383_23615.cpp:77:2: error: expected unqualified-id before numeric constant
   77 |  77
      |  ^~


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 07:27:42, Gzip enabled