#6503. 加一
加一
Description
输入一个整数x,输出这个整数加1后的值,即x+1的值。
Input Format
一个整数x(0 ≤ x ≤ 1000)。
Output Format
按题目要求输出一个整数。
9
10
输入一个整数x,输出这个整数加1后的值,即x+1的值。
一个整数x(0 ≤ x ≤ 1000)。
按题目要求输出一个整数。
9
10
By signing up a 津桥OJ universal account, you can submit code and join discussions in all online judging services provided by us.