MCPcopy Create free account
hub / github.com/algorithm004-01/algorithm004-01 / solveNQueens

Method solveNQueens

Week 06/id_251/LeetCode_51_251.py:35–45  ·  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 2

DFSMethod · 0.95
_generate_resultMethod · 0.95

Tested by

no test coverage detected