Input

The input contains two integers a,b(0a,b32)a, b (0 \leq a, b \leq 32), separated by a single space.

Output

Print a single integer.

Example 1

Input
Input 1
1 1
Input 2
0

Example 2

Input
Input 3
3 7
Input 4
0

Example 3

Input
Input 5
13 10
Input 6
1

Comments0


No comments yet

Be the first to comment.

New comment


Log in to join the discussion.