Ceil Function (Alternative)
Learnings
Intuition
ceil(a/b) = a+b-1/bLinks
https://leetcode.com/problems/koko-eating-bananas/description/
Last updated
ceil(a/b) = a+b-1/bhttps://leetcode.com/problems/koko-eating-bananas/description/
Last updated