mirror of
https://github.com/krahets/hello-algo.git
synced 2026-08-11 19:30:59 +00:00
Update n queens.
This commit is contained in:
+1
-1
@@ -190,7 +190,7 @@ nav:
|
||||
- 13. 回溯算法:
|
||||
- 13.1. 回溯算法(New): chapter_backtracking/backtracking_algorithm.md
|
||||
- 13.2. 全排列问题(New): chapter_backtracking/permutations_problem.md
|
||||
- 13.3. n 皇后问题(New): chapter_backtracking/n_queens_problem.md
|
||||
- 13.3. N 皇后问题(New): chapter_backtracking/n_queens_problem.md
|
||||
- 14. 附录:
|
||||
- 14.1. 编程环境安装: chapter_appendix/installation.md
|
||||
- 14.2. 一起参与创作: chapter_appendix/contribution.md
|
||||
|
||||
Reference in New Issue
Block a user