* 给定 n 个非负整数表示每个宽度为 1 的柱子的高度图,计算按此排列的柱子,下雨之后能接多少雨水。 * @param {number[]} height * @return {number}
(height: number[])
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected