Run ID:99631

提交时间:2024-11-30 12:15:35

a,b=map(int,input().split()) print(a+b)