This repo is just an attempt to read in and factorize a file of numbers.
- factors - the program to factorize (Usage: time ./factors tests/test00)
- tests/test00 - the file with the numbers
- Language: Bash script
- OS: Ubuntu 14.04 LTS
This repo is just an attempt to read in and factorize a file of numbers.