Problem E: 拆位运算-百位

Problem E: 拆位运算-百位

[Creator : ]
Time Limit : 1.000 sec  Memory Limit : 128 MiB

Description

输入一个整数,拆出该整数的百位。

Input

输入一个整数

Output

输出结果。

Sample Input Copy

123

Sample Output Copy

1