print(["Bob", "Alice"][int(input().split()[0]) % 2])