Home STD Contest Notification Clarification Problems Ranklist Status Print Sign Out

View Compilation Error

1_645_3295_5945.cpp:13:13: error: "(" may not appear in macro parameter list
 #define min((a),(b)) ((a)>(b)?(b):(a))
             ^
1_645_3295_5945.cpp:14:13: error: "(" may not appear in macro parameter list
 #define max((a),(b)) ((a)>(b)?(a):(b))
             ^


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-09-27 23:43:23, Gzip enabled