If you attend class on
11/13,
you will have a chance to do this
assignment in-class for the
C31 grade
Assume a variable a
goes out of scope and the garbage
collector is invoked.
Draw a heap for which more memory would be released in a mark-and-sweep
garbage collector than a naive reference-counting garbage collector.