Run ID:149860

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

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