Run ID:151593

提交时间:2026-04-15 17:01:46

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