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)

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