Run ID:123107

提交时间:2025-06-28 08:22:40

a,b=inpnt().split() a=int(a) b=int(b) print(a+b)