KoDSpeed, blackyukiSpeed = map(int, input().split()) print("KoD" if KoDSpeed > blackyukiSpeed else "blackyuki")