Problem I’d like to know if the following class design is good or bad: #include <iostream> #include <vector> #include <string> […]

Problem Last time we posted here we were overwhelmed by the useful feedback. We’ve had another go at OOP/programming – […]