class Player { private: string firstName; string secondName; int points; };