No description
.idea | ||
src/com/company | ||
FactorFinder.iml | ||
README.md |
FactorFinder
This is a Java program which finds the factors of any number up to the size of a really large number which I haven't figured out yet. Will make the function into a seperate method soon to increase versatility.