I'm reading this article and it says that:
This means that an unsigned INT can go up to $4,294,967,296$ (which is $2^{32}$ $– 1$). You need to subtract one because the result of $2^32$ starts from $1$, while the first binary representation is $0$.
I have hard time understanding what is meant by the last sentence, can someone please explain?
Permutations with Repetitionmentioned here, correct? – Max Koretskyi May 04 '16 at 07:46295, not296. Do you think that adds to my confusion? :) – Max Koretskyi May 04 '16 at 17:20