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
ab536479d0
hello-algo
/
zh-hant
/
docs
/
chapter_backtracking
/
index.md
270 B
Raw
Blame
History
回溯
!!! abstract
我們如同迷宮中的探索者,在前進的道路上可能會遇到困難。 回溯的力量讓我們能夠重新開始,不斷嘗試,最終找到通往光明的出口。