while True: i=int(input()) if i==0: break print(" yukicoder"[i])