Two Dice of A sides by murky-satyr

d=1
99.times{println"N=$d,A=${[d/11+11as int,++d].min()>>1}"}

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

download

return to the top page