Run ID:99974

提交时间:2024-12-01 12:25:52

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