This website works better with JavaScript.
Explore
Help
Register
Sign In
yetao
/
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
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
c310edb672
dev
main
gh-pages
docs
docker-dev
1.0.0
1.0.0b1
1.0.0b2
1.0.0b3
1.0.0b4
1.0.0b5
1.0.0b6
1.1.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'c310edb672'
${ noResults }
hello-algo
/
docs
/
chapter_backtracking
/
index.md
330 B
Raw
Blame
History
回溯
{ width="600" }
!!! abstract
我们如同迷宫中的探索者,在前进的道路上可能会遇到困难。 回溯的力量让我们能够重新开始,不断尝试,最终找到通往光明的出口。