Skip to content

Commit 2ec69eb

Browse files
eric496labuladong
authored andcommitted
添加Python3代码
1 parent bc45204 commit 2ec69eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

高频面试系列/LRU算法.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ if (cap == cache.size()) {
219219

220220
![labuladong](../pictures/labuladong.png)
221221

222-
![eric wang](https://www.github.com/eric496) 提供 Python3 代码
222+
[eric wang](https://www.github.com/eric496) 提供 Python3 代码
223223

224224
```python
225225
class ListNode:

0 commit comments

Comments
 (0)