pub fn max_area(height: Vec<i32>) -> i32
Expand description

Container With Most Water

Arguments

  • height - array of wall heights