mirror of
https://github.com/youngyangyang04/leetcode-master.git
synced 2026-02-07 21:03:36 +08:00
nit. 更新了python的代碼沒有渲染的問題
之前的python代碼沒有顔色,現在好了
This commit is contained in:
@@ -806,7 +806,7 @@ public class Main {
|
||||
|
||||
### Python
|
||||
|
||||
```
|
||||
```Python
|
||||
import sys
|
||||
|
||||
def dijkstra(n, m, edges, start, end):
|
||||
|
||||
Reference in New Issue
Block a user