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_13813891_9412.cpp:2:4: error: stray '#' in program
  7 #include <cstdio>
    ^
0_0_13813891_9412.cpp:3:4: error: stray '#' in program
  8 #include <cstring>
    ^
0_0_13813891_9412.cpp:4:4: error: stray '#' in program
  9 #include <algorithm>
    ^
0_0_13813891_9412.cpp:2:2: error: expected unqualified-id before numeric constant
  7 #include <cstdio>
  ^
0_0_13813891_9412.cpp:6:1: error: expected unqualified-id before numeric constant
 11 
 ^
0_0_13813891_9412.cpp:8:1: error: expected unqualified-id before numeric constant
 13 struct Edge {
 ^
0_0_13813891_9412.cpp:10:6: error: 'edge' does not name a type
 15 } edge[MAXN << 1];
      ^
0_0_13813891_9412.cpp:11:1: error: expected unqualified-id before numeric constant
 16 
 ^
0_0_13813891_9412.cpp:13:1: error: expected unqualified-id before numeric constant
 18 int head[MAXN];
 ^
0_0_13813891_9412.cpp:14:1: error: expected unqualified-id before numeric constant
 19 
 ^
0_0_13813891_9412.cpp:21:1: error: expected unqualified-id before numeric constant
 26 
 ^
0_0_13813891_9412.cpp:23:1: error: expected unqualified-id before numeric constant
 28 int dp[MAXN];
 ^
0_0_13813891_9412.cpp:24:1: error: expected unqualified-id before numeric constant
 29 
 ^


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-12-02 09:11:28, Gzip enabled