Run ID:99962

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

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