Updated run time

This commit is contained in:
2020-06-16 12:22:47 -04:00
parent ab3c22bf67
commit abd0ba9fbb

View File

@@ -257,5 +257,5 @@ public class Problem13 extends Problem{
/* Results:
The sum of all 100 numbers is 5537376230390876637302048746832985971773659831892672
The first 10 digits of the sum of the numbers is 5537376230
It took 919.500 microseconds to solve this problem.
It took 76.700 microseconds to solve this problem.
*/