Skip to content

alexsieland/primefactorizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

primefactorizer

This program functions as a simple command line interface to calculate the prime factors of a number and return the result.

The program takes no arguments. Use the sbt run command to run the program. When run, this program will create a directory called calcStorage to the present working dir to store the calculated prime factors of any number input into the program previously.

To exit the program, type "quit" at any prompt.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages