mirror of
https://github.com/krahets/hello-algo.git
synced 2025-11-02 04:31:55 +08:00
Polish the content
This commit is contained in:
@ -44,7 +44,7 @@ func printTree(root *treeNode) {
|
||||
|
||||
/* 函数 */
|
||||
func function() int {
|
||||
// do something...
|
||||
// 执行某些操作...
|
||||
return 0
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user