queck #5985(2008/03/08 02:42 GMT) [ Other ] Rating0/0=0.00
Factor です。
1 2 3 4 5 6 7 8 9 10
USING: kernel sequences math math.parser io ; : out ( x y -- ) over number>string write " * " write dup number>string write " = " write * number>string 2 CHAR: \s pad-left write nl ; 9 [ 1+ 9 [ dupd 1+ out ] each drop ] each
Rating0/0=0.00-0+
[ reply ]
queck
#5985()
[
Other
]
Rating0/0=0.00
Factor です。
Rating0/0=0.00-0+
[ reply ]