@@ -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