Run ID:99955

提交时间:2024-12-01 12:04:46

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