Jump Letters by tails

char*p;main(x,a){for(;p=p&&*p?(index(p+1,*p)?:index(a,*p))+1:gets(a);)putchar(*p?:10);}

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

download

return to the top page