a,c=list(map(int,input().split(" "))) print(str(a^c))