mirror of
https://github.com/krahets/hello-algo.git
synced 2026-04-24 10:33:34 +08:00
Add the summary of backtracking (#561)
This commit is contained in:
@@ -211,6 +211,7 @@ nav:
|
||||
- 12.2. 全排列问题: chapter_backtracking/permutations_problem.md
|
||||
- 12.3. 子集和问题(New): chapter_backtracking/subset_sum_problem.md
|
||||
- 12.4. N 皇后问题: chapter_backtracking/n_queens_problem.md
|
||||
- 12.5. 小结: chapter_backtracking/summary.md
|
||||
- 13. 附录:
|
||||
- 13.1. 编程环境安装: chapter_appendix/installation.md
|
||||
- 13.2. 一起参与创作: chapter_appendix/contribution.md
|
||||
|
||||
Reference in New Issue
Block a user