提交时间:2024-06-21 19:35:47

运行 ID: 49128

a=int(input()) b=int(input()) print(a+b)