diff --git a/docs/notes/pics/b39a085e-e7a2-4657-b75e-ba1652a4b132.jpg b/docs/notes/pics/b39a085e-e7a2-4657-b75e-ba1652a4b132.jpg new file mode 100644 index 00000000..fa79744a Binary files /dev/null and b/docs/notes/pics/b39a085e-e7a2-4657-b75e-ba1652a4b132.jpg differ diff --git a/docs/notes/代码可读性.md b/docs/notes/代码可读性.md index 47be0adc..cae693f7 100644 --- a/docs/notes/代码可读性.md +++ b/docs/notes/代码可读性.md @@ -31,7 +31,7 @@ | 单词 | 可替代单词 | | :---: | --- | -| send | deliver、dispatch、announce、distribute、route | +| send | deliver、dispatch、announce、distribute、route | | find | search、extract、locate、recover | | start| launch、create、begin、open| | make | create、set up、build、generate、compose、add、new | diff --git a/docs/notes/剑指 offer 题解.md b/docs/notes/剑指 offer 题解.md index 6cd8abfe..12960a29 100644 --- a/docs/notes/剑指 offer 题解.md +++ b/docs/notes/剑指 offer 题解.md @@ -2998,7 +2998,7 @@ public int StrToInt(String str) { ### 二叉查找树 -

+

[Leetcode : 235. Lowest Common Ancestor of a Binary Search Tree](https://leetcode.com/problems/lowest-common-ancestor-of-a-binary-search-tree/description/) diff --git a/docs/pics/b39a085e-e7a2-4657-b75e-ba1652a4b132.jpg b/docs/pics/b39a085e-e7a2-4657-b75e-ba1652a4b132.jpg new file mode 100644 index 00000000..fa79744a Binary files /dev/null and b/docs/pics/b39a085e-e7a2-4657-b75e-ba1652a4b132.jpg differ