提交时间:2025-09-10 17:19:09

运行 ID: 67312

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