Recent content by icanpartseas

  1. I

    C/C++ Binary search for the 23rd odd number in C++

    I have to write a C++ binary search code where it generates the first 100 odd numbers and the search is used to the find the # 23 any help? I am ompletely lost