Difference of by inaniwa

char*p;t;main(z){for(;t?:!gets(p=&z)-puts();*p++=t?abs(*p-t)+48:0)t=p[1];}

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

download

return to the top page