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:
@@ -46,6 +46,7 @@ public:
|
||||
Problem14();
|
||||
virtual void solve();
|
||||
virtual std::string getString() const;
|
||||
virtual void reset();
|
||||
//Returns the length of the requested chain
|
||||
uint64_t getLength() const;
|
||||
//Returns the starting number of the requested chain
|
||||
|
||||
Reference in New Issue
Block a user