Description: There is a tennis court, a 1-100 venues, design a management system for managing the site allocation and recovery, each can apply for a certain length of continuous space, if there is space to meet the conditions to be allocated, if not then give prompt return when the venue was assigned to provide venues numbers and field length. Design: Using the list of units that can be assigned to manage each list includes two data items: a contiguous free space first a number of venues, the length of the continuous space. Pointer to the next one continuous free space.
To Search:
File list (Check if you may need any files):
main.cpp
TennisGround.h