Distance from x by mitchs (llhuii)

main(j,s){char*p;for(;!(*p++=*p!=46|p[1]!=j&p[-1]!=j&p[11]!=j&p[-11]!=j++?*p%72:j)?p=s:j--<58;)read(0,p,j>46);puts(s);}

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

download

return to the top page