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

File sol1.py

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

Source from the content-addressed store, hash-verified

1"""
2Problem 15: https://projecteuler.net/problem=15
3
4Starting in the top left corner of a 2x2 grid, and only being able to move to

Callers

nothing calls this directly

Calls 1

solutionFunction · 0.70

Tested by

no test coverage detected