#8817. 求十位数字

求十位数字

Description

给定一个正整数N(1<N<1011),输出正整数十位上的数字。

Input Format

输入一个正整数N(1<N<1011)

Output Format

输出正整数十位上的数字

123
2