Problem Statement
This problem is worth 5 tokens.
Input Format
Your first and only line of input will contain a single positive integer.
Sample Cases
Input 1
1
Output 1
uoy
Input 2
2
Output 2
deen
Input 2
3
Output 2
stnih
This problem is worth 5 tokens.
Your first and only line of input will contain a single positive integer.
1
uoy
2
deen
3
stnih
Comments