Question: athe code is c++ can you tell me what is wrong with the code? How can I fix it? thanks Binary Search Binary Search.cpp Binary

athe code is c++
can you tell me what is wrong with the code?
How can I fix it?
thanks  athe code is c++ can you tell me what is wrong
with the code? How can I fix it? thanks Binary Search Binary
Search.cpp Binary Search_tes... 1 tinclude 3 #include "BinarySearch.h" 4 using namespace std;
5 6. int recursiveBinarySearch(int array(), int start_index, int end index, int targetValue)

Binary Search Binary Search.cpp Binary Search_tes... 1 tinclude 3 #include "BinarySearch.h" 4 using namespace std; 5 6. int recursiveBinarySearch(int array(), int start_index, int end index, int targetValue) { 7. if (start_index 2 #include > value; 20 result - recursiveBinarySearchCarray, , size 1, value); 21 - if (result Console: connection closed (Running: 1 seg) BinarySearch_test.cpp: In function 'int main()': BinarySearch_test.cpp:15:64: error: expected primary-expression before 'int' inputFile.read(reinterpret_cast char ** (array), size*size(int)); BinarySearch_test.cpp:15:67: error: 'size' cannot be used as a function inputFile.read(reinterpret_cast (array), size*size(int)); ./vpl_execution: line 4: ./BinarySearch_test: No such file or directory

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!