a, b = [int(x) for x in input().split()] print(b - 1)