Skip to content

Enter an integer n, find all the prime numbers between 0 and n, and from these prime numbers, find a set of solutions that sum to n and have the largest prime number. If you enter a prime number, the answer is the prime number itself

Notifications You must be signed in to change notification settings

MarvinZhong/AddingPrimeNumbers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

AddingPrimeNumbers

Enter an integer n, find all the prime numbers between 0 and n, and from these prime numbers, find a set of solutions that sum to n and have the largest prime number. If you enter a prime number, the answer is the prime number itself

About

Enter an integer n, find all the prime numbers between 0 and n, and from these prime numbers, find a set of solutions that sum to n and have the largest prime number. If you enter a prime number, the answer is the prime number itself

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages