Horse Racing (4)
- Modify your previous horse racing
homework. Add a statement in the constructor to show the value of
m_count.
- Test your CHorse class with this main
program.
The program may run as follows.
- You may try to change the value of FINISH in the main program and
see how it makes the result different.