Thứ 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 số nguyên từ 1 đến 7. Hiển thị tên thứ tương ứng trong tuần

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

Output
Output một dòng duy nhất thứ hiện tại tương ứng

Examples

Input

1

Output

Monday

Input

7

Output

Sunday

Comments

Please read the guidelines before commenting.


There are no comments at the moment.