nit. 更新了python的代碼沒有渲染的問題

之前的python代碼沒有顔色,現在好了
This commit is contained in:
ch4r1ty
2025-09-30 21:01:52 -04:00
committed by GitHub
parent 60b1ce636e
commit 2e8268338b

View File

@@ -806,7 +806,7 @@ public class Main {
### Python
```
```Python
import sys
def dijkstra(n, m, edges, start, end):