Introduction - If you have any usage issues, please Google them yourself
Create a Monitor class that knows that the member function incident () is called several times. Add a member function print (), show the number of times incident () is called, and display the initial value of the number of times.