Marathon 3
Execution time limit is 1 second
Runtime memory usage limit is 128 megabytes
The race participants were assigned numbers from to , and all the information was recorded in the computer, but only in reverse order. Print the athletes' numbers.
Input
Two positive integers and .
Output
Print the athletes' numbers in decreasing order.
Examples
Input #1
Answer #1
Submissions 14K
Acceptance rate 64%