| View Thread | Return to Index | Read Prev Msg | Read Next Msg |

Re: Circle 2

Posted By: Shade <wwight@wso.williams.edu>
Date: 5 June 2001, 16:43

In Response To: Re: Circle 2 (Dogcow)

> If you AND all of the numbers around the circle together you get 127
> (that's all of the lower 7 bits on)
> If you XOR them all together you get 15 which is the lower 4 bits on...

Wait a minute. That can't be right.
0 AND 0 is 0,
0 AND 1 is 0,
1 AND 0 is 1,
1 AND 1 is 1.
That means that ANDing 3 and 48 (two of the numbers in the circle) gives you 0, because
____000011
AND 110000
=___000000.

Are you using some different operation to get 127?

Messages in This Thread

| View Thread | Return to Index | Read Prev Msg | Read Next Msg |

Bungie Fanfest Board is maintained by with WebBBS 3.21.