Run ID:149861

提交时间:2026-03-19 20:46:30

a, b = map(int, input().split()) print(a + b)