Skip to content

Commit

Permalink
Add solution to prob17 comments
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-hu committed Jul 20, 2014
1 parent 8e65cf9 commit 5f3e3a1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions prob17.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
# forty-two) contains 23 letters and 115 (one hundred and fifteen) contains 20
# letters. The use of "and" when writing out numbers is in compliance with
# British usage.
#
# Solution: 21124

require_relative 'lib/math_english'

Expand Down

0 comments on commit 5f3e3a1

Please sign in to comment.