This website requires JavaScript.
Explore
Help
Register
Sign In
learning
/
hello-algo
mirror of
https://github.com/krahets/hello-algo.git
Watch
1
Star
0
Fork
You've already forked hello-algo
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
43ed0e41d6
hello-algo
/
docs
/
chapter_backtracking
/
index.md
318 B
Raw
Blame
History
回溯
{ width="600" }
!!! abstract
我们如同迷宫中的探索者,在寻找出口的道路上可能会遇到困难。 回溯的力量让我们能够重新开始,最终寻找到正确的道路。