Bitwise AND of sub-array closest to K in C++

C++ Live Demo Short URL - http://tpcg.io/lMU9SJQp

Bitwise AND of N binary strings in C++

C++ Live Demo Short URL - http://tpcg.io/CVW82ioD

Bitwise and (or &) of a range in C

c Live Demo Short URL - http://tpcg.io/tIrW0KKr

Check if bits have alternate pattern in C

c Live Demo Short URL - http://tpcg.io/RYfVU0Yw

Flipping all bits of a number in C

c Live Demo Short URL - http://tpcg.io/LOTxb1bd

Find XOR of all subsets of a set in C

c Live Demo Short URL - http://tpcg.io/CFdcctLF

Check if a number is a power of two in C

c Live Demo Short URL - http://tpcg.io/4JXFjw2p
Advertisements