2 lines
49 B
Text
2 lines
49 B
Text
|
|
println( sum(map(int, readLine().split(' +'))) )
|
|
|
println( sum(map(int, readLine().split(' +'))) )
|