So I've decided to make a new blog dedicated to all of the programming-related stuff that I come across, including new utility programs, toolkits, programming tricks ("techniques" :P ). I really don't know how often I will update it, but I've often found myself in a position where I want to show/remember stuff to other people/myself.
So, to commemorate this new blog, I will leave you with the following:
main(){long long l=0XA3F018063B030074LL,m=0X87EA9EA9,p=0X64039820;char*s=" l";
for(;m;p/=2,m/=4,l>>=4)putchar(s[(p&1)+1]+(p>>16&1?-1:1)*(l&15)+((m&3)-2)**s);}
Compile with gcc 4.*

1 comment:
w00t.
Post a Comment