RosettaCodeData/Task/Count-in-octal/Factor/count-in-octal.factor

3 lines
57 B
Factor
Raw Permalink Normal View History

2018-06-22 20:57:24 +00:00
USING: kernel math prettyprint ;
0 [ dup .o 1 + t ] loop