Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheAlgorithms/Python
/ sol1.py
File
sol1.py
project_euler/problem_187/sol1.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
Project Euler Problem 187: https://projecteuler.net/problem=187
3
4
A composite is a number containing at least two prime factors.
Callers
nothing calls this directly
Calls
2
solution
Function · 0.70
benchmark
Function · 0.70
Tested by
no test coverage detected