Run ID:99960

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

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