This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
ikachan
/
leetcode-go
Seguir
1
Destacar
1
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
4810c7b8ef
Ramas
Etiquetas
master
leetcode-go
/
easy
/
447.number-of-boomerangs.go
447.number-of-boomerangs.go
53 B
Histórico
Raw
1
2
3
func numberOfBoomerangs(points [][]int) int {
}