Function search2

Source
pub fn search2(nums: Vec<i32>, target: i32) -> i32