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:
@@ -62,6 +62,7 @@ public:
|
||||
Problem8();
|
||||
virtual void solve();
|
||||
virtual std::string getString() const;
|
||||
virtual void reset();
|
||||
//Returns the string of numbers that produces the largest product
|
||||
std::string getLargestNums() const;
|
||||
//Returns the requested product
|
||||
|
||||
Reference in New Issue
Block a user