Files
wangdao-data-structure/.vscode/settings.json
2020-12-04 22:24:09 +08:00

18 lines
231 B
JSON

{
"cSpell.words": [
"firstchild",
"infty",
"inorder",
"lchild",
"ltag",
"nextsibling",
"nextval",
"nlog",
"postorder",
"preorder",
"rchild",
"rclild",
"rtag",
"struct"
]
}