show/hide this revision's text 2 More readable Hudson's version

Language: dc, Char count:26count:23

23 chars version:

dc -e'?d[1-dsa*lad1<b]dsbxszp' <<<100
<<<1000

Edit: More readable (24 chars) version by Hudson

dc -e'?[q]sQ[d1=Qd1-lFx*]dsFxp' <<<1000

I should mention that dc is arbitrary precision calculator.

    Post Made Community Wiki by Community
show/hide this revision's text 1

Language: dc, Char count:26

dc -e'?d[1-dsa*lad1<b]dsbxszp' <<<100