Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

BINARY

Name: Anonymous 2007-08-24 13:36 ID:qBy4HDJp

unsigned invert(unsigned x, int p, int n){
        return (x & ~((~(~0 << n))<<(p-1))) ^ ((~(~0 << n))<<(p-1));
   
    }

post more binary things..............show me neat things to do (*≧▽≦)

Name: Anonymous 2007-08-24 17:11 ID:PvOVjqyM

>>10
nah you win

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List