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

Function test2

math/large_factorial.cpp:54–84  ·  view source on GitHub ↗

Test implementation for 100! The result is the 156 digit number: * ``` * 9332621544394415268169923885626670049071596826438162146859296389521759 * 9993229915608941463976156518286253697920827223758251185210916864000000 * 000000000000000000 * ``` * @returns True if test pass else False */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.70

Calls 2

num_digitsMethod · 0.80
digit_charMethod · 0.80

Tested by

no test coverage detected