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

Method solveNQueens

Algorithms/051. N-Queens/Solution.py:4–15  ·  view source on GitHub ↗

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

(self, 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