queck #5439(2008/01/24 03:24 GMT) [ Other ] Rating0/0=0.00
1 2 3 4 5 6 7 8 9 10 11 12
USING: kernel math math.parser io sequences ; 20 [ 1 + dup dup number>string write ":" write 3 mod 0 = swap 5 mod 0 = 2dup swap [ "Fizz" write ] [ ] if [ "Buzz" write ] [ ] if or not [ "hoge" write ] [ ] if nl ] each
Rating0/0=0.00-0+
[ reply ]
queck
#5439()
[
Other
]
Rating0/0=0.00
Rating0/0=0.00-0+
[ reply ]