hello-algo/docs/chapter_backtracking/index.md
Yudong Jin b3f100aff1
Bug fixes and improvements (#1205)
* Add Ruby code blocks to documents

* Remove Ruby code from en/docs

* Remove "center-table" class in index.md

* Add "data-toc-label" to handle the latex heading during the build process

* Use normal JD link instead.

* Bug fixes
2024-04-01 19:37:00 +08:00

270 B

回溯

回溯

!!! abstract

我们如同迷宫中的探索者,在前进的道路上可能会遇到困难。

回溯的力量让我们能够重新开始,不断尝试,最终找到通往光明的出口。