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

Function result

math/fibonacci_sum.cpp:77–83  ·  view source on GitHub ↗

* Function to compute sum of fibonacci sequence from 0 to n. * @param n number * @returns uint64_t ans, the sum of sequence */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

fiboSumFunction · 0.85

Calls 1

powerFunction · 0.70

Tested by

no test coverage detected