Remix.run Logo
sugarkjube 3 days ago

101010 - I'm guessing you know, and want to find out how long it takes for someone to notice and respond.

hidroto 3 days ago | parent | next [-]

little endian vs big endian.

FabHK 3 days ago | parent [-]

Also, typing it out while you run the algo in your head: 42 even -> 0, 21 odd -> 1, 10 even -> 0, 5 odd -> 1, 2 even -> 0, 1 odd -> 1.

Eric_WVGG 3 days ago | parent | prev [-]

ah, I never actually bothered to read up on binary notation. I only know it via party tricks (counting to a thousand on two hands)