#P290B. QR code

    ID: 5790 Type: RemoteJudge 2000ms 256MiB Tried: 1 Accepted: 1 Difficulty: 5 Uploaded By: Tags>*special problemimplementation*1500

QR code

Description

The input contains two integers a1, a2 (0 ≤ ai ≤ 32), separated by a single space.

Output a single integer.

Input

The input contains two integers a1, a2 (0 ≤ ai ≤ 32), separated by a single space.

Output

Output a single integer.

Samples

1 1

0

3 7

0

13 10

1