6N plus minus one by 0mg

for(;s=readline();)print(s,"= 6 *",-~s/6|0," +-"[s%3],1)

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

download

return to the top page