This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
yanchuanli
/
leetcode
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
add
yan chuanli
%!s(int64=2) %!d(string=hai) anos
pai
e767eae335
achega
d8b734a10c
Modificáronse 1 ficheiros
con
4 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
4
0
tree/whole_arrang.py
+ 4
- 0
tree/whole_arrang.py
Ver ficheiro
@@ -0,0 +1,4 @@
+from typing import List
+
+
+def permute(nums: List[int]) -> List[List[int]]: