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

Function validEntryLineColumn

games/naval_battle.c:25–33  ·  view source on GitHub ↗

* @brief Function validEntryLineColumn * Responsible for validating entries, for positioning boats * @param line matrix row * @param column matrix column * @returns if the row and column are valid */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

positionBoatFunction · 0.85
mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected