Using Dijkstra's algorithm, find the shortest paths from node A to every other node in the following graph.
For each node, list the nodes of the shortest paths from A to the node by writing the labels of the nodes in the corresponding blank exactly following the format shown in the example for D.
A:
B:
C: