跳到主要内容
图灵 OJTURING / ONLINE JUDGE

#F2497. QR code

    ID: 2503 传统题 2000ms 256MiB 尝试: 0 已通过: 0 难度: 4 上传者: 标签>模拟编程与模拟进阶难度共享题库Codeforces英文题面题目来源题面语言

QR code

题目描述

B. QR code
time limit per test
2 seconds
memory limit per test
256 megabytes
input
standard input
output
standard output
Input

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

Output

Output a single integer.

Examples
Input
1 1
Output
0
Input
3 7
Output
0
Input
13 10
Output
1

题目来源:fps-www.educg.net-codeforce-1-2833.xml.zip;FPS 共享题包,题包内第 2133 题。保留原作者与原赛事署名。