stratum by 51b

char s[];main(n,m){for(n=read(0,s,s);m<0?m=printf(s+--n):putchar(m--?s[n+m]:10););}

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

download

return to the top page