Binary (1)

Binary
Pilvinen Pilvinen

Binary addition

Let's take a look at how binary addition can be done by using bitwise operations. Why would we want to do this? Simply because we can. And also because it's…