A=int(input()) B=int(input()) if A*1000/3600>B: print("KoD") else: print("blackyuki")