A,B = map(int,input().split()) C = B*60*60//1000 if A>C: print("KoD") elif A