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