Run ID:149842

提交时间:2026-03-18 19:34:44

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