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