[LeetCode]11. Container With Most Water
"如何使一个容器的容积最大"
Description
Given n non-negative integers a1, a2, …, an, where each represents a point at coordinate (i, ai). n vertical lines are drawn such that the two endpoints of line i is at (i, ai) and (i,...