• + 0 comments

    x, k=map(int, input().split()) p=input() print(eval(p)==k)