Run ID:104453

提交时间:2025-01-05 09:32:25

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