Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 25b3d4e

Browse files
Fix
1 parent cbc9a8c commit 25b3d4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎4.shellSort.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ function shellSort(arr) {
4242
}
4343
```
4444

45-
## 2. Python 代码实现
45+
## 3. Python 代码实现
4646

4747
```python
4848
def shellSort(arr):

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /