MatriXOR by 0mg

char*p,*s;main(n,v){for(p=s=v;read(0,++s,1);)n?n=*(s-1)+*s-20:putchar(*++p^*s?79:*s^10?32:10);}

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

download

return to the top page