Run ID:132445
提交时间:2025-10-08 11:38:52
a,b=input().split() a=int(a) b=int(b) a,b=input().split() a=int(a) b=int(b) e=a+b f=a+b print(e) print(f)