We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f249a9f commit 2fcfe4cCopy full SHA for 2fcfe4c
407-Trapping Rain Water II/Note.md
@@ -67,7 +67,7 @@ return the volume of water it can trap after raining.
67
68

69
70
-自由輸入測試案例,可觀察演算法運作過程。到[這裡](https://www.cs.usfca.edu/~galles/visualization/Heap.html)可以看到最小堆的動畫。
+自由輸入測試案例,可觀察演算法運作過程。到[這裡](https://whats2000.github.io/DailyLeetCode/407-Trapping%20Rain%20Water%20II/heap-visualization/index.html)可以看到最小堆的動畫。
71
72
## 解題步驟
73
0 commit comments