[][src]Function leetcode_rust::max_profit::max_profit

pub fn max_profit(prices: Vec<i32>) -> i32