Why is the answer i chose wrong?
Aircraft 14 has to start from the closest waypoint which is Y and from there it can go to X. So its distance is 2 waypoints (Y,X)
Aircraft 29 also only has 2 waypoints (U,X), but because aircraft 14 is faster, it gets a higher priority.
Am i missing something?