mirror of
https://bitbucket.org/Mattrixwv/projecteulercpp.git
synced 2025-12-06 17:13:59 -05:00
Added a benchmark tool
This commit is contained in:
@@ -70,6 +70,7 @@ public:
|
||||
Problem18();
|
||||
virtual void solve();
|
||||
virtual std::string getString() const;
|
||||
virtual void reset();
|
||||
//Returns the pyramid that was traversed as a string
|
||||
std::string getPyramid();
|
||||
//Returns the trail the algorithm took as a string
|
||||
|
||||
Reference in New Issue
Block a user