I\'d like to perform a search on an array, A, such that for each element in the array, I look up another array B (sorted array of integers). I have the following recursive