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

Method combinationSum3

python/216. Combination Sum III.py:4–10  ·  view source on GitHub ↗

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

(self, k, n)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

fMethod · 0.95

Tested by

no test coverage detected