Level 28

by Jonas Acres

Here is a list of roads between cities.
You need to find the FASTEST way to get from city A to city Z.
Each road is one-way. For instance, A -> B means there's a road from city A to city B, and B -> A means there's a road from city B to city A.


Solution (like this: ACDTVZ)

A -> P
V -> K
Q -> O
F -> E
T -> S
M -> Y
E -> H
U -> I
Y -> D
O -> U
S -> G
J -> B
Q -> N
Q -> V
S -> C
R -> Q
D -> U
B -> J
P -> O
K -> V
R -> W
C -> B
C -> K
C -> S
W -> Z
Z -> Q
N -> L
Z -> E
H -> X
S -> J
Q -> F
B -> M
X -> R
O -> T
G -> Y
V -> F
M -> Q
G -> J
L -> C
I -> J
Z -> A