Run ID:151592

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

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