Run ID:99997

提交时间:2024-12-01 12:35:44

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