mirror of
https://github.com/krahets/hello-algo.git
synced 2026-06-30 01:24:21 +00:00
798 B
798 B
comments, icon
| comments | icon |
|---|---|
| true | material/map-marker-path |
第 13 章 バックトラッキング
!!! abstract
私たちは迷宮の探検者のように、前へ進む道で困難に出会うことがあります。
バックトラッキングの力によってやり直しができ、試行を重ね、最後には光へ通じる出口を見つけられます。