Add description of the comment format.

This commit is contained in:
Yudong Jin
2023-01-03 15:47:06 +08:00
parent e850152130
commit 89a5c6b435
7 changed files with 116 additions and 8 deletions

View File

@@ -466,7 +466,7 @@ $$
**空间复杂度 $O(1)$ ** 指针 `i` , `j` 使用常数大小空间。
## 优缺点
## 优点与缺点
二分查找效率很高,体现在: