Back
Tags: #algorithm
-
Egg problem
Given a building with n floors, you need to determine the highest floor p from which an egg can be dropped without breaking.
-->
Back
Given a building with n floors, you need to determine the highest floor p from which an egg can be dropped without breaking.