Next odd integer
Execution time limit is 1 second
Runtime memory usage limit is 128 megabytes
Integer is given. Print the next odd integer for .
Input
One integer .
Output
Print the odd integer after .
Examples
Input #1
Answer #1
Input #2
Answer #2
Submissions 7K
Acceptance rate 67%