Skip to content

Commit 84413e3

Browse files
committed
chore: add contest part
1 parent a733cb4 commit 84413e3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

main.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@ def get_paths(dirs: str, m: int):
163163
- 剑指 Offer(专项突破):\n{lcof2}
164164
- 程序员面试金典:\n{lcci}
165165
- 专项训练: tags.md
166+
- 竞赛: contest.md
166167
167168
"""
168169

@@ -177,6 +178,7 @@ def get_paths(dirs: str, m: int):
177178
- LeetCode:\n{lc}
178179
- Cracking the Coding Interview:\n{lcci}
179180
- Focused Training: tags.md
181+
- Contest: contest.md
180182
181183
"""
182184

0 commit comments

Comments
 (0)