Created
July 9, 2018 05:56
-
-
Save giruzou/001791a5eb3d14b963762b01025cdda9 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
puts gets.split.map(&:to_i).inject(:+) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment