335.self-crossing.go 41 B

1234
  1. func isSelfCrossing(x []int) bool {
  2. }