x,y = map(int,inpt().split()) x = a or b y = a and b ans = x - y print(ans)