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

2 lines
43 B
Python

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