Skip to content

Commit 2a56032

Browse files
committed
Updated domain name.
1 parent 8653bb5 commit 2a56032

File tree

5 files changed

+5
-4
lines changed

5 files changed

+5
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Fuck LeetCode: Best practices for LeetCode solutions
22

3-
Dear LeetCoders! For a better LeetCode problem-solving experience, please visit website [coding5.com](https://coding5.com): Dare to claim the best practices of LeetCode solutions! Will save you a lot of time!
3+
Dear LeetCoders! For a better LeetCode problem-solving experience, please visit website [leetcoder.net](https://leetcoder.net): Dare to claim the best practices of LeetCode solutions! Will save you a lot of time!
44

55
Hi there! I'm Lane.
66
Do you feel that there are too many problems (over 3,450) on the LeetCode and you can't finish them all?

en/3001-4000/3478-choose-k-elements-with-maximum-sum.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Original link: [coding5.com - Best practices of LeetCode solutions](https://coding5.com/en/leetcode/3478-choose-k-elements-with-maximum-sum)
1+
Original link: [leetcoder.net - Best practices of LeetCode solutions](https://leetcoder.net/en/leetcode/3478-choose-k-elements-with-maximum-sum)
22

33
# 3478. Choose K Elements With Maximum Sum - Best practices of LeetCode solutions
44

en/3001-4000/unorganized.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,7 @@ Add a table to show the differences between A-Start and breadth-first search
228228
- https://leetcode.cn/problems/positions-of-large-groups/
229229
- https://leetcode.cn/problems/masking-personal-information
230230
- https://leetcode.cn/problems/flipping-an-image/
231+
- https://leetcode.cn/contest/weekly-contest-442/problems/maximum-containers-on-a-ship
231232
-
232233

233234
## Other algorithm

zh/1-1000/383-ransom-note.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
原文链接:[coding5.com - 力扣题解最佳实践](https://coding5.com/zh/leetcode/383-ransom-note)
1+
原文链接:[leetcoder.net - 力扣题解最佳实践](https://leetcoder.net/zh/leetcode/383-ransom-note)
22

33
# 383. 赎金信 - 力扣题解最佳实践
44

zh/3001-4000/3478-choose-k-elements-with-maximum-sum.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
原文链接:[coding5.com - 力扣题解最佳实践](https://coding5.com/zh/leetcode/3478-choose-k-elements-with-maximum-sum)
1+
原文链接:[leetcoder.net - 力扣题解最佳实践](https://leetcoder.net/zh/leetcode/3478-choose-k-elements-with-maximum-sum)
22

33
# 3478. 选出和最大的 K 个元素 - 力扣题解最佳实践
44

0 commit comments

Comments
 (0)