Problem convexhull
User JustKitkat
Submission Time 2024-12-28 11:19:10
Score 0
Max Time N/A
Max Memory N/A

Compile Error

convexhull.cpp:11:29: error: ‘(1.0e+0 / 0.0)’ is not a constant expression
11 | static const int inf = 1/.0;// implement this
| ~^~~