1155: 个位是几?
Memory Limit:128 MB
Time Limit:1.000 S
Judge Style:Text Compare
Creator:
Submit:127
Solved:114
Description
输入一个整数,输出它的个位。
Input
一行,一个整数。
Output
一行,一个整数。
Sample Input Copy
15
Sample Output Copy
5