A, B = list(input().split(" ")) print(eval(A + B))