mirror of
https://github.com/krahets/hello-algo.git
synced 2025-07-24 02:03:10 +08:00
Move docs/* to docs/zh/*
This commit is contained in:
13
docs/zh/chapter_backtracking/index.md
Normal file
13
docs/zh/chapter_backtracking/index.md
Normal file
@ -0,0 +1,13 @@
|
||||
# 回溯
|
||||
|
||||
<div class="center-table" markdown>
|
||||
|
||||
{ width="600" }
|
||||
|
||||
</div>
|
||||
|
||||
!!! abstract
|
||||
|
||||
我们如同迷宫中的探索者,在前进的道路上可能会遇到困难。
|
||||
|
||||
回溯的力量让我们能够重新开始,不断尝试,最终找到通往光明的出口。
|
Reference in New Issue
Block a user