Lazy Cater Symbols by inaniwa

i;f(n,m){n&&f(n/10,32)+printf(":::::::::%c"+9-n%10,m);}main(s){for(;i<400;)f(s+=++i,10);}

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

download

return to the top page