MCPcopy Index your code
hub / github.com/TheAlgorithms/Python / sol2.py

File sol2.py

project_euler/problem_074/sol2.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Project Euler Problem 074: https://projecteuler.net/problem=74
3
4The number 145 is well known for the property that the sum of the factorial of its

Callers

nothing calls this directly

Calls 2

factorialFunction · 0.90
solutionFunction · 0.70

Tested by

no test coverage detected