dengxinyi %!s(int64=6) %!d(string=hai) anos
pai
achega
74efea3dcb
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      medium/332.reconstruct-itinerary.go

+ 3 - 0
medium/332.reconstruct-itinerary.go

@@ -0,0 +1,3 @@
+func findItinerary(tickets [][]string) []string {
+	
+}