반응형
리트코드 하드
![[리트코드] 42. Trapping Rain Water / Javascript](https://img1.daumcdn.net/thumb/R750x0/?scode=mtistory2&fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdna%2Ftide3%2Fbtq5NHBNZFz%2FAAAAAAAAAAAAAAAAAAAAALo8cLo8WDEmKWpSLHcBNNsGRg-95Qr0BOFHkrwcdQfX%2Fimg.png%3Fcredential%3DyqXZFxpELC7KVnFOS48ylbz2pIh7yKj8%26expires%3D1753973999%26allow_ip%3D%26allow_referer%3D%26signature%3DPVoYnMkxbIaeYJM84XBHH%252FEkzkk%253D)
[리트코드] 42. Trapping Rain Water / Javascript
문제주소 :https://leetcode.com/problems/trapping-rain-water/ Trapping Rain Water - LeetCode Level up your coding skills and quickly land a job. This is the best place to expand your knowledge and get prepared for your next interview. leetcode.com 더보기 Given n non-negative integers representing an elevation map where the width of each bar is 1, compute how much water it can trap after raining. Example..
반응형