Run ID:89715

提交时间:2024-09-04 20:57:15

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