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

Function pascal_triangle

others/pascal_triangle.cpp:36–47  ·  view source on GitHub ↗

* Print the triangle * \param [in,out] arr array containing Pascal numbers * \param [in] n depth of Pascal triangle to print * \result arr pointer returned */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected