s=input() x,y=map(int,s.split()) if x>y: print("KoD") elif x