Problem 44793. Project Euler 249: Prime Subset Sums
Solution Stats
Problem Comments
-
1 Comment
Rafael S.T. Vieira
on 11 Aug 2020
The tip for this one is that It is possible to solve it within MATLAB's precision by using mod(x,10^16). No need for Java or Python (arbitrary-precision arithmetic).
Problem Recent Solvers15
Suggested Problems
-
3736 Solvers
-
Similar Triangles - find the height of the tree
229 Solvers
-
Return a list sorted by number of consecutive occurrences
244 Solvers
-
328 Solvers
-
Side of an equilateral triangle
4176 Solvers
More from this Author4
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!