• + 0 comments
    x,r=list(map(int,input().split()))
    print(r==eval(input()))