A,B=map(int,input().split()) X=(A*1000/(60*60)) Y=(B) if X>>Y: print('Kod') elif X<