Run ID:151594

提交时间:2026-04-15 17:02:09

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