ZoomSys-Rooms-and-students
Exercise in the course "Advanced Programming", OOP in c++. Implementation of a system that simulates the video calling software Inside are rooms and students, where students can perform actions according to their type. There are 3 types of students with each type having its characteristics: A diligent student works when The room to which he belongs receives a work order, a lazy student complains every time he has to move Room and a responsible student can send a mailing message to all students who are in the room with him Compared to other students who can not send messages at all, only receive Belong to only one of these types.