#OLD198. 单个数输入

单个数输入

Description

输入一个数,输出比它大一的数,数都是32位整数范围内

Format

Input

输入一个数

Output

输出比输入大一的数

Samples

1
2

Hint