find_peak_element

Function find_peak_element 

Source
pub fn find_peak_element(nums: Vec<i32>) -> i32