Run ID:99532

提交时间:2024-11-30 11:26:20

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