def main(): A, B = map(int, input().split()) # 1. A=1 if A == 1: print("Alice") return # 2. A