Multiplication table by twobit

x;main(a,s){for(a+=s/9&21;x<a*a;)printf(++x%a?"%-4d":"%d\n",x/a*(x%a)?:x/a?:x%a);}

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

download

return to the top page