Олимпиадный тренинг

Задача 33658. Decreasing odd row


Задача

Темы: Цикл for

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

Запрещенные операторы:[