Run ID:151599

提交时间:2026-04-15 17:14:15

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