Run ID:99977

提交时间:2024-12-01 12:27:12

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