#40660: 解答 python


n0970616056@gmail.com (CIOU-HE-CHEN)


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