|
-
Dec 23rd, 2004, 05:08 PM
#1
Thread Starter
Fanatic Member
a and b
(a+b) - (a AND b) = ?
the (a AND b ) is a bitwise AND operation of a and b
and the answer is?
-
Dec 23rd, 2004, 07:17 PM
#2
Frenzied Member
Re: a and b
Wouldn't there be like two solutions?
(a+b)-1
or
(a+b)
-
Dec 24th, 2004, 10:38 AM
#3
Thread Starter
Fanatic Member
Re: a and b
Ah, I figured it out. For the sake of leaving an answer its:
(a OR b)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|