Skip to content

Instantly share code, notes, and snippets.

@giruzou
Created October 6, 2018 13:03
Show Gist options
  • Select an option

  • Save giruzou/8eb62816d609d2085351b7ad63241e97 to your computer and use it in GitHub Desktop.

Select an option

Save giruzou/8eb62816d609d2085351b7ad63241e97 to your computer and use it in GitHub Desktop.
puts gets.chomp.chars.map(&:to_i).inject(:+)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment