Similarity Expansion by nu

main(c,b){char*p=b;for(;~c;c>10?!*p|c>34?*p++=c,*p*=c<36:p++:puts(p=b))c=getchar();}

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

download

return to the top page