Run ID:99961

提交时间:2024-12-01 12:12:35

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