AKOJ正在加载中...

3285: 000001

金币值:2 定数:1 时间限制:2.000 s 内存限制:256 M
正确:0 提交:0 正确率:0.00% 命题人:
点赞量:0 收藏量:0 题目类型:程序

题目描述

time limit per test
1 second
memory limit per test
256 megabytes
input
standard input
output
standard output
Input

The input contains a single integer a (1≤a≤64).

Output

Output a single integer.

Examples
Input
2
Output
1
Input
4
Output
2
Input
27
Output
5
Input
42
Output
6