Next highest int from digits: Difference between revisions

\clsrification
(\clsrification)
Line 5:
 
* Numbers will not be padded to the left with zeroes.
* Use all given digits, with their given multiplicity. (If a digit appears tice in the input number, it should appear twice in the result).
* If there is no next higest integer return zero.
 
Anonymous user