MCPcopy Create free account
hub / github.com/TheAlgorithms/C / solveSudoku

Function solveSudoku

leetcode/src/37.c:61–88  ·  view source on GitHub ↗

Use backtracking

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

initSetFunction · 0.85
getTripletIdFunction · 0.85
sudokuSolverFunction · 0.85

Tested by

no test coverage detected