The file search_to_fill.cc is uncompleted sorce code for searching an ordered table. To finish the homework, you should write the algorithm for bisection (in function bisection). When this works, you should fill in the find_ordered table algorithm. Good luck!