Project Euler #44 in Ruby
Date: April 16, 2015
Categories: Project Euler
My solution to Project Euler #44, written in Ruby.
My solution to Project Euler #44, written in Ruby.
I haven’t done any Project Euler problems in Ruby as of yet, but since I’m spending a majority of my time coding in Ruby for the time being I figured it would be good to give it a try! Conceptually this question wasn’t too hard but my original solution had me turning numbers into strings … Read More