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

运行 ID: 67309

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