提交时间:2024-07-13 19:07:11

运行 ID: 49496

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