Share
Programming Project 9.22.4: ••. Reimplement the Person class from Programming Project 9.22.2 so that the collection of a person’s friends is stored in a vector.
ReportQuestion
Please briefly explain why you feel this question should be reported.
Reimplement the Person
class from Programming Project 9.22.2 so that the collection of a person’s friends is stored in a vector<Person*>
.
Leave an answer