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_13797081_14481.cpp:2:5: error: stray '#' in program
   2 #include<cstdio>
     ^
0_0_13797081_14481.cpp:3:5: error: stray '#' in program
   3 #include<cstring>
     ^
0_0_13797081_14481.cpp:4:5: error: stray '#' in program
   4 #include<algorithm>
     ^
0_0_13797081_14481.cpp:5:5: error: stray '#' in program
   5 #include<cmath>
     ^
0_0_13797081_14481.cpp:6:5: error: stray '#' in program
   6 #include<queue>
     ^
0_0_13797081_14481.cpp:7:5: error: stray '#' in program
   7 #include<stack>
     ^
0_0_13797081_14481.cpp:8:5: error: stray '#' in program
   8 #include<string>
     ^
0_0_13797081_14481.cpp:9:5: error: stray '#' in program
   9 #include<vector>
     ^
0_0_13797081_14481.cpp:10:5: error: stray '#' in program
  10 #include<cstdlib>
     ^
0_0_13797081_14481.cpp:11:5: error: stray '#' in program
  11 #include<map>
     ^
0_0_13797081_14481.cpp:12:5: error: stray '#' in program
  12 #include<set>
     ^
0_0_13797081_14481.cpp:14:5: error: stray '#' in program
  14 #define inf 0x3f3f3f3f
     ^
0_0_13797081_14481.cpp:2:3: error: expected unqualified-id before numeric constant
   2 #include<cstdio>
   ^
0_0_13797081_14481.cpp:14:2: error: expected unqualified-id before numeric constant
  14 #define inf 0x3f3f3f3f
  ^
0_0_13797081_14481.cpp:16:2: error: expected unqualified-id before numeric constant
  16 int m,n,k,g[maxn][maxn],dis[maxn],pre[maxn],ans;
  ^
0_0_13797081_14481.cpp:17:2: error: expected unqualified-id before numeric constant
  17 bool vis[maxn],link[maxn][maxn];//link[][]数组来保存在MST中的边
  ^
0_0_13797081_14481.cpp:18:2: error: expected unqualified-id before numeric constant
  18 struct node
  ^


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-01-10 22:28:57, Gzip enabled