nit. 更新了python的代碼沒有渲染的問題
之前的python代碼沒有顔色,現在好了
This commit is contained in:
@@ -806,7 +806,7 @@ public class Main {
|
|||||||
|
|
||||||
### Python
|
### Python
|
||||||
|
|
||||||
```
|
```Python
|
||||||
import sys
|
import sys
|
||||||
|
|
||||||
def dijkstra(n, m, edges, start, end):
|
def dijkstra(n, m, edges, start, end):
|
||||||
|
|||||||
Reference in New Issue
Block a user