Homework for this week is to write a program that can find, given a sorted array of 0s and 1s, where the array changes from 0s to 1s, using binary search.