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_19609508_18041.cpp:2:5: error: stray '#' in program
   2 #include <cstring>
     ^
0_0_19609508_18041.cpp:3:5: error: stray '#' in program
   3 #include <iostream>
     ^
0_0_19609508_18041.cpp:4:5: error: stray '#' in program
   4 #include <algorithm>
     ^
0_0_19609508_18041.cpp:2:3: error: expected unqualified-id before numeric constant
   2 #include <cstring>
   ^
0_0_19609508_18041.cpp:6:3: error: expected unqualified-id before numeric constant
   6 typedef long long LL;
   ^
0_0_19609508_18041.cpp:7:3: error: expected unqualified-id before numeric constant
   7 
   ^
0_0_19609508_18041.cpp:9:3: error: expected unqualified-id before numeric constant
   9 const int MAXN = 100010;
   ^
0_0_19609508_18041.cpp:10:2: error: expected unqualified-id before numeric constant
  10 const int MAXV = 2 * 100010;
  ^
0_0_19609508_18041.cpp:11:2: error: expected unqualified-id before numeric constant
  11 const int MAXE = 2 * 200010;
  ^
0_0_19609508_18041.cpp:12:2: error: expected unqualified-id before numeric constant
  12 
  ^
0_0_19609508_18041.cpp:14:2: error: expected unqualified-id before numeric constant
  14 bool vis[MAXV];
  ^
0_0_19609508_18041.cpp:15:2: error: expected unqualified-id before numeric constant
  15 int to[MAXE], next[MAXE], weight[MAXE];
  ^
0_0_19609508_18041.cpp:16:2: error: expected unqualified-id before numeric constant
  16 int T, n, m, ecnt;
  ^
0_0_19609508_18041.cpp:17:2: error: expected unqualified-id before numeric constant
  17 
  ^
0_0_19609508_18041.cpp:24:2: error: expected unqualified-id before numeric constant
  24 
  ^
0_0_19609508_18041.cpp:29:2: error: expected unqualified-id before numeric constant
  29 
  ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2025 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2025-02-17 11:00:44, Gzip enabled