Chuyển đổi "số"

View as PDF

Submit solution

Points: 1.00
Time limit: 1.0s
Memory limit: 64M
Input: stdin
Output: stdout

Author:
Problem type

Nhập giá trị thuộc [1, 6]. in ra từ tiếng việt của nó.

INPUT

1 số nguyên x

OUTPUT

từ tiếng việt không dấu của x (In hoa chữ cái đầu).

SAMPLE INPUT

1

SAMPLE OUTPUT

Mot

Comments

Please read the guidelines before commenting.


There are no comments at the moment.