STRING by nn

char a[];main(n,i,l){for(;i<0?~scanf("%d%s%d",&l,a,&n)?i=abs(n)*l:0:putchar(i--?a[n>0?l-i%l-1:i%l]:10););}

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

download

return to the top page