Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aizk/algorithm-practice
/ SolveQueen
Function
SolveQueen
back-track/n-queens/main.go:22–33 ·
view source on GitHub ↗
输入棋盘边长 N 返回所有合法的放置
(n int)
Source
from the content-addressed store, hash-verified
source not stored for this graph (policy: none)
Callers
1
main
Function · 0.85
Calls
1
backtrack
Function · 0.70
Tested by
no test coverage detected