mirror of
https://bitbucket.org/Mattrixwv/projecteulercpp.git
synced 2025-12-07 01:23:57 -05:00
Updated various typoes and removed some unneeded code
This commit is contained in:
@@ -42,7 +42,7 @@ private:
|
||||
public:
|
||||
//Constructor
|
||||
Problem6();
|
||||
//Operational functinos
|
||||
//Operational functions
|
||||
virtual void solve(); //Solve the problem
|
||||
virtual void reset(); //Reset the problem so it can be run again
|
||||
//Gets
|
||||
|
||||
Reference in New Issue
Block a user