I am trying to write a program that retrieves the MSB (most significant bit) of a number using the and operator on the number with a bitmask. However, no matter how many tim