RosettaCodeData/Task/A+B/Crystal/a+b-1.crystal
2023-07-01 13:44:08 -04:00

1 line
41 B
Text

puts gets.not_nil!.split.map(&.to_i).sum