311226: CF1952C. They Have Fooled

Memory Limit:256 MB Time Limit:1 S
Judge Style:Text Compare Creator:
Submit:0 Solved:0

Description

C. They Have Fooledtime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard output
Input

The first line contains one integer $n$ ($0 \leq n \leq 12$).

Output

One integer — the answer.

ExamplesInput
0
Output
10
Input
1
Output
10
Input
5
Output
7
Input
9
Output
0

Output

题目大意:
C. 他们被骗了
每个测试的时间限制:1秒
每个测试的内存限制:256兆字节
输入数据格式:标准输入
输出数据格式:标准输出

输入:
第一行包含一个整数 n(0 ≤ n ≤ 12)。

输出:
一个整数——答案。

示例:
输入:0
输出:10

输入:1
输出:10

输入:5
输出:7

输入:9
输出:0题目大意: C. 他们被骗了 每个测试的时间限制:1秒 每个测试的内存限制:256兆字节 输入数据格式:标准输入 输出数据格式:标准输出 输入: 第一行包含一个整数 n(0 ≤ n ≤ 12)。 输出: 一个整数——答案。 示例: 输入:0 输出:10 输入:1 输出:10 输入:5 输出:7 输入:9 输出:0

加入题单

上一题 下一题 算法标签: