1982: 判断三角形的颜色

Memory Limit:128 MB Time Limit:1.000 S
Judge Style:Text Compare Creator:
Submit:14 Solved:12

Description

在如下的三角形中,判断编号为n的三角形的颜色。

Input

输入n。

Output

输出颜色,black or white。

Sample Input Copy

3

Sample Output Copy

white