3 lines
57 B
Factor
3 lines
57 B
Factor
|
|
USING: kernel math prettyprint ;
|
||
|
|
0 [ dup .o 1 + t ] loop
|