You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Egg Drop Problem/README.markdown
+1-1
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ If the object is incredibly resilient, and you may need to do the testing on the
12
12
13
13
## Description
14
14
15
-
You're in a building with **m** floors and you are given **n** eggs. What is the maximum number of attempts it will take to find out the floor that breaks the egg?
15
+
You're in a building with **m** floors and you are given **n** eggs. What is the minimum number of attempts it will take to find out the floor that breaks the egg?
16
16
17
17
For convenience, here are a few rules to keep in mind:
0 commit comments