MCPcopy Create free account
hub / github.com/corpsepiges/leetcode / combine

Method combine

python/077. Combinations.py:4–12  ·  view source on GitHub ↗

:type n: int :type k: int :rtype: List[List[int]]

(self, n, k)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

fMethod · 0.95
removeMethod · 0.45

Tested by

no test coverage detected