Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Zach-Houston authored Jun 28, 2017
1 parent 548c9e4 commit 5396a54
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions level2/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ You start with 2 types of bombs. You start with one of each. Each generation,

Trying to get the bombs to equal 7 4:

Generation 1: 1 1
Generation 2: 2 1
Generation 3: 3 1
Generation 4: 3 4
Generation 5: 7 4
- Generation 1: 1 1
- Generation 2: 2 1
- Generation 3: 3 1
- Generation 4: 3 4
- Generation 5: 7 4

Therefore, the program will return 5 because it takes 5 generations to do it.

0 comments on commit 5396a54

Please sign in to comment.