Ejection simplified by koi

char*p,*q,*e,z[];main(i){for(;p=e=gets(z);puts()){for(i=0;*++e;i|=*e-*z);for(q=e--;*q=0,i&&++p<e;*p=32)*p-32?*q++=*p:0;}}

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

download

return to the top page