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_13725505_23033.cpp:2:5: error: stray '#' in program
   2 #include <cstring>
     ^
0_0_13725505_23033.cpp:3:5: error: stray '#' in program
   3 #include <stdio.h>
     ^
0_0_13725505_23033.cpp:4:5: error: stray '#' in program
   4 #include <queue>
     ^
0_0_13725505_23033.cpp:5:5: error: stray '#' in program
   5 #include <algorithm>
     ^
0_0_13725505_23033.cpp:2:3: error: expected unqualified-id before numeric constant
   2 #include <cstring>
   ^
0_0_13725505_23033.cpp:7:3: error: expected unqualified-id before numeric constant
   7 
   ^
0_0_13725505_23033.cpp:9:3: error: expected unqualified-id before numeric constant
   9 const int MAXM = 1000000;
   ^
0_0_13725505_23033.cpp:10:2: error: expected unqualified-id before numeric constant
  10 const int INF = 0x1f1f1f1f;
  ^
0_0_13725505_23033.cpp:11:2: error: expected unqualified-id before numeric constant
  11 
  ^
0_0_13725505_23033.cpp:17:6: error: 'edge' does not name a type
  17 }edge[MAXM];
      ^
0_0_13725505_23033.cpp:18:2: error: expected unqualified-id before numeric constant
  18 int tot;
  ^
0_0_13725505_23033.cpp:19:2: error: expected unqualified-id before numeric constant
  19 
  ^
0_0_13725505_23033.cpp:27:2: error: expected unqualified-id before numeric constant
  27 
  ^
0_0_13725505_23033.cpp:29:2: error: expected unqualified-id before numeric constant
  29 int main()
  ^


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-25 20:44:11, Gzip enabled