RosettaCodeData/Task/Count-in-octal/Factor/count-in-octal.factor
2018-06-22 20:57:24 +00:00

2 lines
57 B
Factor

USING: kernel math prettyprint ;
0 [ dup .o 1 + t ] loop