From baec1742f441ab9cb3b794de674c691296aea5a5 Mon Sep 17 00:00:00 2001 From: Mattrixwv Date: Tue, 16 Jun 2020 19:00:31 -0400 Subject: [PATCH] Updated time --- Headers/Problem15.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Headers/Problem15.hpp b/Headers/Problem15.hpp index c4a07f3..42e4c8f 100644 --- a/Headers/Problem15.hpp +++ b/Headers/Problem15.hpp @@ -47,7 +47,7 @@ public: }; /* Results: The number of routes is 137846528820 -It took 12.1234 minutes to run this algorithm +It took 10.914 minutes to solve this problem. */ #endif //PROBLEM15_HPP