Description: Activity Arrangement Problem: Giving the start time and end time of each activity, list a series of activities which are not conflict and use the space maximally. The algorithm adopts greedy algorithm
To Search:
File list (Check if you may need any files):
Activity_Arrange.cpp