MCPcopy Create free account
hub / github.com/TheAlgorithms/Python / sol1.py

File sol1.py

project_euler/problem_038/sol1.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Project Euler Problem 38: https://projecteuler.net/problem=38
3
4Take the number 192 and multiply it by each of 1, 2, and 3:

Callers

nothing calls this directly

Calls 1

solutionFunction · 0.70

Tested by

no test coverage detected