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

Function OKcol

misc/sudoku_solver.c:67–74  ·  view source on GitHub ↗

* Check if `y`^th column is valid * @param a ::sudoku to check * @param x ignored row * @param y column to check * @param v value to check if it repeats * @returns `true` if valid * @returns `false` if in-valid */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

OKFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected