2026-04-23 21:02:15 +09:00

1 line
37 B
Python

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