mirror of
https://github.com/krahets/hello-algo.git
synced 2026-07-05 20:24:19 +00:00
d7b2277d2b
* Retranslate Japanese docs with GPT-5.4 * Retranslate Japanese code with GPT-5.4
10 lines
387 B
Markdown
10 lines
387 B
Markdown
# バックトラッキング
|
|
|
|

|
|
|
|
!!! abstract
|
|
|
|
私たちは迷宮の探検者のように、前へ進む道で困難に出会うことがあります。
|
|
|
|
バックトラッキングの力によってやり直しができ、試行を重ね、最後には光へ通じる出口を見つけられます。
|