Computer Science C++ programming assignment

This is a C++ intro to software engineering, this is for a Computer Science class i have to make a race between a turtle and  rabbit. I uploaded the assignment requirements i also uploaded a sample output of how it suppose to look.

please read the bottom 4.GRADING part, the most important part

Save your time - order a paper!

Get your paper written from scratch within the tight deadline. Our service is a reliable solution to all your troubles. Place an order on any task and we will take care of it. You won’t have to worry about the quality and deadlines

Order Paper Now

In order to be graded according the categories listed in section 4.3, your program must meet the following
minimum criteria:
The program must be implemented in C++98, and it must compile and execute in the default course
VM.
A correct Makefile must be provided.
The program must successfully complete at least five (5) separate and different (randomized) executions that meet all requirements and constraints described in sections 1 and 2.