MCPcopy Create free account
hub / github.com/TheAlgorithms/C-Plus-Plus / findMinCoins

Function findMinCoins

dynamic_programming/coin_change.cpp:7–35  ·  view source on GitHub ↗

Function to find the Minimum number of coins required to get Sum S

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls 1

minFunction · 0.70

Tested by

no test coverage detected