S = "_yukicoder" I = map(int, open(0)) for i in I: if i == 0: quit() print(S[i])