Skip to content

Instantly share code, notes, and snippets.

@gacha
Created September 11, 2015 07:44
Show Gist options
  • Save gacha/250a636a7ecf06317ec8 to your computer and use it in GitHub Desktop.
Save gacha/250a636a7ecf06317ec8 to your computer and use it in GitHub Desktop.
(2..5).reduce(1){|m,o|y=10**o;m*((1..y).to_a.join[y-1].to_i)}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment