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_25039803_23716.cpp:2:3: error: stray '#' in program
 2.#define min(a,b) (a<b?a:b)  
   ^
0_0_25039803_23716.cpp:2:1: error: expected unqualified-id before numeric constant
 2.#define min(a,b) (a<b?a:b)  
 ^
0_0_25039803_23716.cpp:4:1: error: expected unqualified-id before numeric constant
 4.const int mm=222222;  
 ^
0_0_25039803_23716.cpp:5:1: error: expected unqualified-id before numeric constant
 5.const int mn=11111;  
 ^
0_0_25039803_23716.cpp:6:1: error: expected unqualified-id before numeric constant
 6.const int oo=1000000000;  
 ^
0_0_25039803_23716.cpp:7:1: error: expected unqualified-id before numeric constant
 7.int t[mm],c[mm],p[mm];  
 ^
0_0_25039803_23716.cpp:8:1: error: expected unqualified-id before numeric constant
 8.int h[mn],q[mn],low[mn],dfn[mn],id[mn],w[mn][3];  
 ^
0_0_25039803_23716.cpp:9:1: error: expected unqualified-id before numeric constant
 9.int i,j,s,e,k,n,m,cnt,top,et,idx,ans;  
 ^
0_0_25039803_23716.cpp:10:1: error: expected unqualified-id before numeric constant
 10.inline void add(int u,int v,int s)  
 ^
0_0_25039803_23716.cpp:15:1: error: expected unqualified-id before numeric constant
 15.void 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-11-23 02:41:13, Gzip enabled