+ 8
[challenge] Recreating the operators
Let's recreate the number operators using only bitwise only ('=' is allowed, obviously) I have made a sample for addition and subtraction in C https://code.sololearn.com/cvKf9F9rGvSc/?ref=app
3 Answers
+ 24
Something like this:
https://code.sololearn.com/cY3G5MvgPbGi/?ref=app
+ 4
it seems to me that this challenge is too difficult.
0
oooppphhttppp