str=['y','u','k','i','c','o','d','e','r'] x=-1 while (x!=0): x=int(input()) if(x!=0): print(str[x-1])