Skip to content

Commit dd1398a

Browse files
authored
Merge pull request #802 from stefanp312/patch-1
Update README.markdown
2 parents 9f5e81e + c4a89a2 commit dd1398a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Egg Drop Problem/README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ If the object is incredibly resilient, and you may need to do the testing on the
1212

1313
## Description
1414

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?
1616

1717
For convenience, here are a few rules to keep in mind:
1818

0 commit comments

Comments
 (0)