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_18475911_6215.cpp:2:3: error: expected unqualified-id before numeric constant
   2 
   ^
0_0_18475911_6215.cpp:4:3: error: expected unqualified-id before numeric constant
   4 const int MAXN = 1e3+10;
   ^
0_0_18475911_6215.cpp:5:3: error: expected unqualified-id before numeric constant
   5 const int MAXM = 1e6+10;
   ^
0_0_18475911_6215.cpp:6:3: error: expected unqualified-id before numeric constant
   6 
   ^
0_0_18475911_6215.cpp:8:3: error: expected unqualified-id before numeric constant
   8 int dp[MAXN];
   ^
0_0_18475911_6215.cpp:9:3: error: expected unqualified-id before numeric constant
   9 int ans[MAXN];
   ^
0_0_18475911_6215.cpp:10:2: error: expected unqualified-id before numeric constant
  10 int tot, head[MAXN];
  ^
0_0_18475911_6215.cpp:11:2: error: expected unqualified-id before numeric constant
  11 int layer[MAXN];
  ^
0_0_18475911_6215.cpp:12:2: error: expected unqualified-id before numeric constant
  12 int cur[MAXN];
  ^
0_0_18475911_6215.cpp:13:2: error: expected unqualified-id before numeric constant
  13 int sta[MAXN];
  ^
0_0_18475911_6215.cpp:14:2: error: expected unqualified-id before numeric constant
  14 int top;
  ^
0_0_18475911_6215.cpp:15:2: error: expected unqualified-id before numeric constant
  15 int gap[MAXN];
  ^
0_0_18475911_6215.cpp:16:2: error: expected unqualified-id before numeric constant
  16 int n, m;
  ^
0_0_18475911_6215.cpp:17:2: error: expected unqualified-id before numeric constant
  17 
  ^


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-17 05:29:44, Gzip enabled