Problem | convexhull |
---|---|
User | JustKitkat |
Submission Time | 2024-12-28 11:19:10 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
convexhull.cpp:11:29: error: ‘(1.0e+0 / 0.0)’ is not a constant expression
11 | static const int inf = 1/.0;// implement this
| ~^~~