Problem | minimise |
---|---|
User | AlphanumericUsername |
Submission Time | 2023-12-18 10:28:55 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
minimise.cpp: In function ‘int32_t main()’:
minimise.cpp:143:8: error: ‘ceiL’ was not declared in this scope; did you mean ‘ceil’?
143 | cout<<ceiL((float)(n-1)/(k-1));
| ^~~~
| ceil