Run ID:128205

提交时间:2025-08-10 09:27:17

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