yuin #381(2007/07/09 07:53 GMT) [ Scheme ] Rating0/0=0.00
1 2 3 4 5
(define (_ x) (if (zero? (modulo (string->number (number->string x) 13) x)) (print x) (_ (+ x 1)))) (_ 10)
Rating0/0=0.00-0+
[ reply ]
yuin
#381()
[
Scheme
]
Rating0/0=0.00
Rating0/0=0.00-0+
[ reply ]