#28512: python


910155@gm.yhsh.tn.edu.tw (Yu)


a, b = input().split()

***1=int(a)

***2=int(b)

print(***1+***2)