提交时间:2025-09-10 17:21:18

运行 ID: 67314

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