eolymp
bolt
Try our new interface for solving problems
Problems

Next number

Next number

Read one integer and print the next integer. \InputFile One integer $n$, no more than $10^{18}$ by absolute value. \OutputFile Print the next integer.
Time limit 1 second
Memory limit 128 MiB
Input example #1
10
Output example #1
11
Source "ABC programming"