Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TheAlgorithms/Python
/ sol1.py
File
sol1.py
project_euler/problem_077/sol1.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
Project Euler Problem 77: https://projecteuler.net/problem=77
3
4
It is possible to write ten
as
the sum of primes in exactly five different ways:
Callers
nothing calls this directly
Calls
3
ceil
Function · 0.90
solution
Function · 0.70
add
Method · 0.45
Tested by
no test coverage detected