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