When delivering binary messages, Chris has a bad habit to turn off some set bits. To ensure that Bob does not receive the wrong message, both Alice and Bob agrees on a checking scheme - Alice will send two messages, one consists of the original message and the other one stores the amount of off bits in binary. For example, the message will be compiled into because the original message has 4 off bits, the check bits will be , which is 4 in decimal.
Now, Bob received the following compiled message
Which option bests describe the compiled message sent to Bob?
Details and Assumptions