d=c=100{for(a=1;b=$a;a++){if(b<d){d=b}if(d<c){e=d;d=c;c=e}}sub(c,"x")sub(d,c)}sub("x",d)
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page