Run ID:149859

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

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