Next number
Execution time limit is 1 second
Runtime memory usage limit is 128 megabytes
Read one integer and print the next integer.
Input
One integer , no more than by absolute value.
Output
Print the next integer.
Examples
Input #1
Answer #1
Submissions 51K
Acceptance rate 47%