Problem sandd
User DoubleShaurya
Submission Time 2025-12-10 14:19:15
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sandd.cpp: In function ‘int getPrice(int)’:
sandd.cpp:9:23: error: ‘ceil’ was not declared in this scope
9 | int start = 0, end = ceil(P);
| ^~~~