6N plus minus one by pooq

File standardInput readLines map(p,writeln(p=p asNumber," = 6 * ",p/6+.5|0,if(p%6<2," + "," - "),1))

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

download

return to the top page