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

File sol1.py

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

Source from the content-addressed store, hash-verified

1"""
2Project Euler Problem 91: https://projecteuler.net/problem=91
3
4The points P (x1, y1) and Q (x2, y2) are plotted at integer coordinates and

Callers

nothing calls this directly

Calls 1

solutionFunction · 0.70

Tested by

no test coverage detected