Run ID:153366

提交时间:2026-05-16 15:40:51

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