Hacker News new | ask | show | jobs
by duckqlz 1136 days ago
I'm confused by what you are saying?

111..11111 = -1 (for Nbit) 100..00000 = -2147483648 (for 32bit)

Therefore 11...1 is smaller than 100...01? Maybe I am dumb and missing something? Can anyone help?