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_13805464_367.cpp:2:5: error: stray '#' in program
   2 #include<cstring>
     ^
0_0_13805464_367.cpp:3:5: error: stray '#' in program
   3 #define MAXN 500010
     ^
0_0_13805464_367.cpp:4:5: error: stray '#' in program
   4 #define MAXM 1010
     ^
0_0_13805464_367.cpp:5:5: error: stray '#' in program
   5 #define INF 0x7FFFFFFF
     ^
0_0_13805464_367.cpp:2:3: error: expected unqualified-id before numeric constant
   2 #include<cstring>
   ^
0_0_13805464_367.cpp:7:3: error: expected unqualified-id before numeric constant
   7 int H[MAXM], C[MAXN], S[MAXM], X[MAXN];
   ^
0_0_13805464_367.cpp:8:3: error: expected unqualified-id before numeric constant
   8 bool vis[MAXM];
   ^
0_0_13805464_367.cpp:9:3: error: expected unqualified-id before numeric constant
   9 int size;
   ^
0_0_13805464_367.cpp:10:2: error: expected unqualified-id before numeric constant
  10 void Init(int n)
  ^


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-18 17:33:42, Gzip enabled