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_34428398_15713.cpp:1:4: error: stray '#' in program
 30 #include <iomanip>
    ^
0_0_34428398_15713.cpp:1:1: error: expected unqualified-id before numeric constant
 30 #include <iomanip>
 ^
0_0_34428398_15713.cpp:3:2: error: expected unqualified-id before numeric constant
  32 const int MAXM = 1e5 + 7;
  ^
0_0_34428398_15713.cpp:4:2: error: expected unqualified-id before numeric constant
  33 
  ^
0_0_34428398_15713.cpp:8:6: error: 'edge' does not name a type
  37 }edge[MAXM];
      ^
0_0_34428398_15713.cpp:9:2: error: expected unqualified-id before numeric constant
  38 int head[MAXN];
  ^
0_0_34428398_15713.cpp:10:2: error: expected unqualified-id before numeric constant
  39 int pre[MAXN];
  ^
0_0_34428398_15713.cpp:11:2: error: expected unqualified-id before numeric constant
  40 int vis[MAXN];
  ^
0_0_34428398_15713.cpp:12:2: error: expected unqualified-id before numeric constant
  41 double dist[MAXN];
  ^
0_0_34428398_15713.cpp:13:2: error: expected unqualified-id before numeric constant
  42 int n, m, tot;
  ^
0_0_34428398_15713.cpp:14:2: error: expected unqualified-id before numeric constant
  43 
  ^
0_0_34428398_15713.cpp:19:2: error: expected unqualified-id before numeric constant
  48 
  ^
0_0_34428398_15713.cpp:32:2: error: expected unqualified-id before numeric constant
  61 
  ^


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-23 09:51:54, Gzip enabled