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