Shifting Pattern Fixed by TokusiN

main(x,y){char*s=y,*n;for(gets(s);(n=s+puts(s--)-1)>y;*n=0)*s=*n;}

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

download

return to the top page