Horse Racing (4)

  1. Modify your previous horse racing homework. Add a statement in the constructor to show the value of m_count.
  2. Test your CHorse class with this main program. The program may run as follows.
    Display the Number of Horses
  3. You may try to change the value of FINISH in the main program and see how it makes the result different.