EE 14 Bit Manipulation Game
Level 1 (Write bits)
Level 2 (Single bits)
Level 3 (Multiple bits)
Level 4 (Non-contiguous bits)
Level 5 (Ones and zeros)
Level 6 (Bring it on!)
Write code to set this pattern of bits:
U
x
=
|=
&=
x
=
|=
&=
Result in Binary: (U represents an unmodified bit)
(Binary representation will appear here)
Next challenge