Introduction - If you have any usage issues, please Google them yourself
Define a Student class, the class definition including: a data member score (points) and two static data members of the total (Total) and the number of students count member function scoretotalcount (float s) used to set the score, find the total score and the total number of students static member function sum () to return Total static into