Run ID:99967

提交时间:2024-12-01 12:16:53

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