I need help with this hard problem:
class b_course { public: int course_id; int num_of_classes; b_class *classes = nullptr;//array of classes