N,M=map(int,input().split()) ans=N+M print(ans)