2 lines
40 B
Text
2 lines
40 B
Text
|
|
say STDIN.readline.words.map{.to_i}.sum
|
|
|
say STDIN.readline.words.map{.to_i}.sum
|