Tháng Năm Bất Kì

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 của một năm bất kỳ. Cho biết số ngày của tháng này.

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

Output
Output một dòng duy nhất số ngày của tháng đã nhập

Examples

Input

3

Output

31 ngay

Input

2

Output

28 hoac 29 ngay

Comments

Please read the guidelines before commenting.


There are no comments at the moment.