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