Problem F: switch-数字转星期

Memory Limit:128 MB Time Limit:1.000 S
Judge Style:Text Compare Creator:
Submit:7 Solved:6

Description

输入数字 1~7,输出对应星期;其他数字输出「输入错误」。

Input

一个整数

Output

对应中文星期

Sample Input Copy

1

Sample Output Copy

星期一