前端算法實現 —— leetcode42-接雨水

需求移步:https://leetcode-cn.com/problems/trapping-rain-water/數組 這道題一個月前用別的方法作過一次,今天忽然想起來,系統的刷一下LeetCode,因而又刷了一次這個題。app 一個月前的寫法:code /** * @param {number[]} height * @return {number} */ var trap = func
相關文章
相關標籤/搜索