Finding the longest sequence of 0s in a C++ Bitset
Finding the longest sequence of 1s in a C++ Bitset
Counting the number of contiguous 0s in a C++ Bitset
Counting the number of contiguous 1s in a C++ Bitset
Splitting a C++ Bitset into multiple smaller Bitsets