Ejection simplified by nor(symbol)

char*p,*t,c,n=2,s[80];main(l){gets(s);for(l=puts(s)-1;p=gets(s);n++){t=p+l;for(c=1;++c<l;*++p=n<l&*p>34?*t++=*p,*t=0,32:*p);puts(s);}}

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

download

return to the top page