find_the_fun
- 147
- 0
How many bytes contain exactly two 1's?
The answer key give [math]\binom{8}{2}[/math] and I don't get why. Even if two bytes have been taken there are still [math]2^6[/math] ways to arrange the other bytes, which is much larger than 28.
The answer key give [math]\binom{8}{2}[/math] and I don't get why. Even if two bytes have been taken there are still [math]2^6[/math] ways to arrange the other bytes, which is much larger than 28.