Loops. Loop with parameter (for)




Task
Time limit: 1000 ms,
Memory limit: 256 Mb

Given a natural number n. Type all n-digit odd positive integers in descending order.

Input: A natural number is entered.
Output: Output the answer to the problem.

Example
Input Output
1 1 9 7 5 3 1

Prohibited statements:[

Auto CHOOSE THE PROGRAMMING NECESSARY LANGUAGE!
Attach the program source file:
or enter the source code in the language:

Rules for designing programs and a list of errors during automatic task verification
           

Results: