s = readline().split()
a = s[0].to_i
b = s[1].to_i
p a + b