Commit 1a9cca0
authored
Update ambiguous question text
Original text read "each other day", which implies "every other day".
If the frog gives double the candy of the previous day, but gives candy "each other day", then day 10 is a 0-candy day. This is incorrect and does not line up with the intent of the question.
I have corrected the text to be less ambiguous and represent the actual wording of the question being asked.1 parent d93090f commit 1a9cca0
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments