I was performing binary search in an array using C++ and I had written the following code but I was not getting the desired output. Please help me by finding any error in he