multiples by pooq

for i=0to 340a=(mod(i,3)+1)*2+1
n=a*int(n/a+1)
?n
next

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

download

return to the top page