All odd
Execution time limit is 1 second
Runtime memory usage limit is 128 megabytes
Positive integer is given. Print in increasing order all odd positive integers less than .
Input
One positive integer .
Output
Print in one line all odd positive integers less than in increasing order.
Examples
Input #1
Answer #1
Submissions 22K
Acceptance rate 46%