Expression for appreciation by hallvabo

n;main(i){while(i<10)printf("%9d * 9 +%3d = 1%d\n",n=10*n+i++,i,n*9+i);}

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

download

return to the top page