add_sub_brainfuck_code by nu

k,p;main(c){for(;read(k,&c,1);putchar(46^k*3&7))p-=k=p<c?-1:p>c;}

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

download

return to the top page