考级202212-1:加1
You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.
题目描述
输入一个整数x,输出这个整数加1后的值,即x+1的值。
输入格式
一行,输入一个整数x(0 ≤ x ≤ 1000)。
输出格式
按题目要求输出一个整数。
输入样例数据 1
9
输出样例数据 1
10
数据范围与提示
0 ≤ x ≤ 1000
一级第7轮
- Status
- Done
- Rule
- ACM/ICPC
- Problem
- 5
- Start at
- 2023-7-29 8:00
- End at
- 2023-8-19 4:00
- Duration
- 500 hour(s)
- Host
- Partic.
- 15