multiples by clock

incr d
while \$d<682 {if [incr n]%($d%6+2)<1 {puts $n;incr d 2}}

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page