A=int(input()) B=(int(input()))*3.6 if A > B : print("KoD") elif A==B: print("same") else: print ("blackyuki")