j;main(i,k){i++<9?main(i),j+=k=1<<i-2,main(i),j-=k:printf("%d\n",j);}
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page