MCPcopy Create free account
hub / github.com/ctfu/Leetcode / putQueens

Method putQueens

algorithm/N-Queens.java:11–22  ·  view source on GitHub ↗
(List<List<String>> res, int[] board, int row)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

solveNQueensMethod · 0.95

Calls 2

saveResultsMethod · 0.95
isLegalMethod · 0.95

Tested by

no test coverage detected