Top to bottom

Write a program that reads two numbers x and y, and prints all numbers
between x and y (or between y and x), in decreasing order.

Input

Input consists of two integer numbers x and y.

Output

Print all integer numbers between x and y (or between y and x), in
decreasing order.

Problem information

Author: Unknown
Translator: Carlos Molina

Generation: 2026-01-25T11:35:15.848Z

© Jutge.org, 2006–2026.
https://jutge.org
