wys1203/wys1203.github.io

simple array sorting 2

wys1203 opened this issue · 0 comments

Given an list [1, 2, 3, 4, 5] and sorting it by input number.
Ex:
input: 3
output: 32145
input: 4
output: 43215