Ejection simplified by nn

char*p,*q;main(b){for(;gets(p=q=&b);puts(&b))for(;*q=*p;)q+=putchar(p++>q&&b/175%9**p?32:*q)<*q;}

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

download

return to the top page