CF2095H Blurry Vision

Description

![](https://cdn.luogu.com.cn/upload/vjudge_pic/CF2095H/cae9ab4043cdf9519a2ec0868e43c640ca312014.png)Please direct your vision to line number $ x $ . Now, read the word you see on that line. If you struggle, I might have to prescribe eyeglasses.

Input Format

The only line contains one integer $ x $ ( $ 1 \leq x \leq 11 $ ) — the line number.

Output Format

Output the word on line number $ x $ .

Explanation/Hint

If you fail to read the first line, even glasses won't save you.