Reverse L

View as PDF

Submit solution

Points: 5
Time limit: 1.0s
Memory limit: 256M

Author:
Problem type

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

Comments

There are no comments at the moment.