#P1331E. Jordan Smiley

    ID: 1144 远端评测题 1000ms 256MiB 尝试: 2 已通过: 1 难度: 10 上传者: 标签>*special problemdfs and similargeometryimplementation

Jordan Smiley

Description

The input contains two integers $row$, $col$ ($0 \le row, col \le 63$), separated by a single space.

Output "IN" or "OUT".

Input

The input contains two integers $row$, $col$ ($0 \le row, col \le 63$), separated by a single space.

Output

Output "IN" or "OUT".

Samples

0 0
OUT
27 0
IN
0 27
OUT
27 27
IN