Run ID:149858

提交时间:2026-03-19 20:45:07

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