1 parent c2a62eb commit 5ec59d1Copy full SHA for 5ec59d1
src/codeTemplates/heap.js
@@ -293,5 +293,6 @@ module.exports = {
293
],
294
},
295
296
- link: "",
+ link:
297
+ "https://leetcode-solution.cn/solutionDetail?url=https%3A%2F%2Fapi.github.com%2Frepos%2Fazl397985856%2Fleetcode%2Fcontents%2Fthinkings%2Fheap.md&type=1",
298
};
src/codeTemplates/preSum.js
@@ -68,5 +68,5 @@ module.exports = {
68
69
70
71
+ link: "https://lucifer.ren/blog/2020/09/27/atMostK/",
72
0 commit comments