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_39712665_4697.cpp:14:14: error: expected unqualified-id before numeric constant
   14 | #define maxn 200007
      |              ^~~~~~
0_0_39712665_4697.cpp:27:11: note: in expansion of macro 'maxn'
   27 | const int maxn = 100005;
      |           ^~~~
0_0_39712665_4697.cpp:16:13: error: expected unqualified-id before numeric constant
   16 | #define INF 0x3f3f3f3f
      |             ^~~~~~~~~~
0_0_39712665_4697.cpp:29:11: note: in expansion of macro 'INF'
   29 | const int INF = 0x3f3f3f3f;
      |           ^~~
0_0_39712665_4697.cpp:19:13: error: expected unqualified-id before numeric constant
   19 | #define eps 0.000000001
      |             ^~~~~~~~~~~
0_0_39712665_4697.cpp:30:14: note: in expansion of macro 'eps'
   30 | const double eps = 1e-6;
      |              ^~~


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 08:15:34, Gzip enabled