6N plus minus one by clock

thru 100 do printf(?t,"~d = 6 * ~d ~c 1
",n:?read(),n/6+.2,41+mod(n,3)*2);

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

download

return to the top page