Instructions:
For each block size listed in the stack, use the first fit
algorithm to find a free block in the memory pool to handle
the request. Select a free block by clicking on some position
in the array that corresponds to the free block in the memory
pool. Once you have selected the array element, the freeblock
list will be updated.