From 20b54c7f1b014ec296109d4d6722b5ffce767277 Mon Sep 17 00:00:00 2001 From: Mattrixwv Date: Tue, 16 Jun 2020 13:35:37 -0400 Subject: [PATCH] Updated run time --- Headers/Problem14.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Headers/Problem14.hpp b/Headers/Problem14.hpp index 35dee86..3dcb9a3 100644 --- a/Headers/Problem14.hpp +++ b/Headers/Problem14.hpp @@ -54,7 +54,7 @@ public: /* Results: The number 837799 produced a chain of 525 steps -It took 179.333 milliseconds to solve this problem. +It took 153.999 milliseconds to solve this problem. */ #endif //PROBLEM14_HPP