Run ID:121031

提交时间:2025-06-06 16:59:38

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