Skip to content

mortages/PrimeNumberFactorization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PrimeNumberFactorization

Project Overview:

A program that determines whether a number N can be factored into exactly two primes, and if it can be factored, identifies the values of the two factors. It will be implemented using unix pipes, processes, and the The Sieve of Eratosthenes algorithm for identifying prime numbers.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published