-
-
Save giruzou/4cf7806167d58da1f476fed7e34841c7 to your computer and use it in GitHub Desktop.
ruby二列の和 ref: https://qiita.com/DrqYuto/items/347f33093cdcb3514d2d
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 readlines.map(&:to_i).sum |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment