1015 - 后一个字符
Description
Input

读入一个字符,输出它后面的一个字符

Output
Examples

Input

a

Output

b
题目参数
时间限制 1 秒
内存限制 128 MB
提交次数 136
通过次数 94