Added results to problem 3

This commit is contained in:
2021-07-14 15:53:10 -04:00
parent b5c1df010f
commit 69e6b866f0

View File

@@ -91,5 +91,6 @@ export class Problem3 extends Problem{
/* Results:
The largest factor of the number 600851475143 is 6857
It took an average of 56.397 milliseconds to run this problem through 100 iterations
*/