Introduction - If you have any usage issues, please Google them yourself
There are n integers (1 <= n <= 100) by ascending sequence stored in an array, enter a number m, asked to use a binary search method to find the number of values in the array is the first of several elements. If the number is not in the array, the output "Not found."