MCPcopy Create free account
hub / github.com/algorithm004-03/algorithm004-03 / permute

Method permute

Week 02/id_738/LeetCode_46_738.py:2–38  ·  view source on GitHub ↗

全排列:https://leetcode-cn.com/problems/permutations/ :type nums: List[int] :rtype: List[List[int]]

(self, nums)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

dfsFunction · 0.50

Tested by

no test coverage detected