mirror of
https://github.com/youngyangyang04/leetcode-master.git
synced 2026-02-03 02:43:26 +08:00
@@ -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