Tháng mấy đây ?

View as PDF

Submit solution

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

Authors:
Problem type

Viết chương trình nhập tháng (số nguyên). Hiển thị tên tháng.

Input

Input một dòng duy nhất là số nguyên thuộc khoảng 1 đến 12

Output

Output một dòng duy nhất là tháng tương ứng

Examples

Input

7

Output

July

Comments

Please read the guidelines before commenting.


There are no comments at the moment.