mirror of
https://github.com/krahets/hello-algo.git
synced 2025-12-19 07:17:54 +08:00
Update the summary of the chapter preface.
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
=== "Go"
|
||||
|
||||
```go title="permutations_i.go"
|
||||
[class]{}-[func]{backtrack}
|
||||
[class]{}-[func]{backtrackI}
|
||||
|
||||
[class]{}-[func]{permutationsI}
|
||||
```
|
||||
@@ -157,7 +157,7 @@
|
||||
=== "Go"
|
||||
|
||||
```go title="permutations_ii.go"
|
||||
[class]{}-[func]{backtrack}
|
||||
[class]{}-[func]{backtrackII}
|
||||
|
||||
[class]{}-[func]{permutationsII}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user