Two Dice of A sides by Defenestrator

(loop for N from 1 to 99 do(format t"N=~a,A=~a
"N(floor(/(if(> N 9)(+(/ N 11)11)(1+ N))2))))

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

download

return to the top page