Preparando MOJI

Jordan Smiley

1000ms 262144K

Description:

Input:

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

Output:

Output "IN" or "OUT".

Sample Input:

0 0

Sample Output:

OUT

Sample Input:

27 0

Sample Output:

IN

Sample Input:

0 27

Sample Output:

OUT

Sample Input:

27 27

Sample Output:

IN

Informação

Codeforces

Provedor Codeforces

Código CF1331E

Tags

*specialdfs and similargeometryimplementation

Submetido 0

BOUA! 0

Taxa de BOUA's 0%

Datas 09/05/2023 10:00:41

Relacionados

Nada ainda