6N plus minus one by pooq

int p;string s;while p!=269{input p;s="-";if p mod 6<2{s="+";}print p,"= 6 *",(p+1)/6,s,1;}

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

download

return to the top page