Given an integer, find the next permutation of it in absolute order. For example, given 48975, the next permutation would be 49578.
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Given an integer, find the next permutation of it in absolute order. For example, given 48975, the next permutation would be 49578.