Run ID:90341

提交时间:2024-09-11 19:31:40

q=input().split() a=int(q[0]) b=int(q[1]) print(a+b)