Skip to content

Commit ac5f912

Browse files
author
lucifer
committed
fix: typo
1 parent cd07bff commit ac5f912

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

problems/975.odd-even-jump.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,9 @@ class Solution:
162162

163163
## 代码
164164

165-
代码支持: Python3, CPP
165+
代码支持: Python3
166+
167+
Python Code:
166168

167169
```python
168170
class Solution:

0 commit comments

Comments
 (0)