mirror of
https://bitbucket.org/Mattrixwv/projecteulerpython.git
synced 2025-12-06 17:43:58 -05:00
Updated run times and a few typos
This commit is contained in:
@@ -112,6 +112,6 @@ if __name__ == "__main__":
|
||||
print("It took " + problem.getTime() + " to solve this algorithm")
|
||||
|
||||
"""Results:
|
||||
The longest chain with a starting number < 1000000 is 837799 with a length of 525
|
||||
It took 28.893 seconds to run this algorithm
|
||||
The number 837799 produced a chain of 525 steps
|
||||
It took an average of 26.591 seconds to run this problem through 100 iterations
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user