Maximizing Longest Sequence of Ones

# Introduction In computer science, bit flipping is a technique used to manipulate individual bits of data. In this challenge, we will be flipping one bit from 0 to 1 to maximize the longest sequence of 1s.

|60 : 00

Click the virtual machine below to start practicing