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:
@@ -47,6 +47,7 @@ public:
|
||||
Problem29();
|
||||
virtual void solve();
|
||||
virtual std::string getString() const;
|
||||
virtual void reset();
|
||||
unsigned int getBottomA() const;
|
||||
unsigned int getTopA() const;
|
||||
unsigned int getBottomB() const;
|
||||
|
||||
Reference in New Issue
Block a user