Central binomial coefficient by twobit

n=a=2
exec"print a;a*=4*n-2;a/=n;n+=1;"*14

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

download

return to the top page