3 lines
84 B
Racket
3 lines
84 B
Racket
|
|
Distances from a: ((b 7) (d 20) (a 0) (c 9) (f 11) (e 26))
|
||
|
|
Shortest path: (a c d e)
|