mirror of
https://github.com/unknwon/the-way-to-go_ZH_CN.git
synced 2025-08-12 05:33:04 +08:00
@@ -228,7 +228,7 @@ type Node struct {
|
||||
type Node struct {
|
||||
pr *Node
|
||||
data float64
|
||||
su *su
|
||||
su *Node
|
||||
}
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user