Added times to existing problems

This commit is contained in:
2020-06-15 14:44:14 -04:00
parent 6966097445
commit 73aef0ee84
6 changed files with 22 additions and 4 deletions

View File

@@ -51,5 +51,6 @@ pub fn solve() -> Answer{
}
/* Results:
The largest factor of the number 600851475143 is 6857
It took 1.254 seconds to solve this problem
*/