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

Function positionBoat

games/naval_battle.c:124–260  ·  view source on GitHub ↗

* @brief Function positionBoat * Responsible for placing the boats on the board, according to the size. * @param mat board * @param boat boat */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls 2

validEntryLineColumnFunction · 0.85
validatePositionFunction · 0.85

Tested by

no test coverage detected