2024-03-07 23:42:52 +09:00

1 line
37 B
Python

print(sum(map(int, input().split())))