x,y,k,p=list(map(int,input().split())) if (x+y-k)%2==0: if y<=x-k and p==1: print("Alice") elif x