Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TheAlgorithms/Python
/ sol2.py
File
sol2.py
project_euler/problem_005/sol2.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
maths.greatest_common_divisor
import
greatest_common_divisor
2
3
""
"
4
Project Euler Problem 5: https://projecteuler.net/problem=5
Callers
nothing calls this directly
Calls
1
solution
Function · 0.70
Tested by
no test coverage detected