Skip to content

Commit e5df7ef

Browse files
authored
Clean code.
1 parent 99f2c8c commit e5df7ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/leetcode1.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ You can return the answer in any order.
9494
**方法4**: 快排 + 双指针
9595

9696
<br/>
97-
97+
9898
### 方法2 AC代码:
9999

100100
```cpp

0 commit comments

Comments
 (0)