Jump to content

Next highest int from digits: Difference between revisions

m
added hightlighting for "N", indented the split (long) line.
m (→‎{{header|REXX}}: changed whitespace, made a function more autonomous.)
m (added hightlighting for "N", indented the split (long) line.)
Line 8:
*   If there is no next highest integer return zero.
 
 
<br>:<sup>*1</sup> &nbsp; Alternatively phrased as: &nbsp; "Find the smallest integer larger than the (positive or zero) integer &nbsp; '''N''' which can be obtained by reordering the (base 10) digits of N".
:: which can be obtained by reordering the (base ten) digits of &nbsp; '''N'''".
 
 
Cookies help us deliver our services. By using our services, you agree to our use of cookies.