332.reconstruct-itinerary.go 54 B

123
  1. func findItinerary(tickets [][]string) []string {
  2. }