Run ID:149846

提交时间:2026-03-18 20:08:28

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