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_24008582_28644.cpp:2:3: error: stray '#' in program
 3.#include<cstdio>  
   ^
0_0_24008582_28644.cpp:3:3: error: stray '#' in program
 4.#include<cstring>  
   ^
0_0_24008582_28644.cpp:4:3: error: stray '#' in program
 5.#include<vector>  
   ^
0_0_24008582_28644.cpp:5:3: error: stray '#' in program
 6.#include<algorithm>  
   ^
0_0_24008582_28644.cpp:7:3: error: stray '#' in program
 8.#define maxn 5009  
   ^
0_0_24008582_28644.cpp:2:1: error: expected unqualified-id before numeric constant
 3.#include<cstdio>  
 ^
0_0_24008582_28644.cpp:7:1: error: expected unqualified-id before numeric constant
 8.#define maxn 5009  
 ^
0_0_24008582_28644.cpp:9:1: error: expected unqualified-id before numeric constant
 10.int pre[maxn],dfs_cnt,iscut[maxn];  
 ^
0_0_24008582_28644.cpp:10:1: error: expected unqualified-id before numeric constant
 11.int n,m,none;  
 ^
0_0_24008582_28644.cpp:11:1: error: expected unqualified-id before numeric constant
 12.void init()  
 ^
0_0_24008582_28644.cpp:16:1: error: expected unqualified-id before numeric constant
 17.int dfs(int u,int fa)  
 ^


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-07-06 14:05:21, Gzip enabled