| Problem | snail |
|---|---|
| User | LimCheeHann |
| Submission Time | 2025-02-23 12:59:00 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
snail.cpp: In function ‘int main()’:
snail.cpp:55:15: error: ‘floor’ was not declared in this scope
55 | divresult = floor(double(H - maxsum) / double(sum));
| ^~~~~