[Cs3] CS3: Lab 12

Mikhail Nesterenko mnestere at kent.edu
Mon Nov 24 22:43:14 EST 2025


> 
> Hope you are doing well. This is Rylan from CSIII. I am working on
> Part 2 of Lab 12, and I was expecting it to be challenging at first
> glance, but it actually seems very straightforward. It seems so
> straightforward that I am worried I am missing an understanding for
> part of the problem. Just to verify, for the map where each element
> maps a subject pointer to a set of observer pointers, all we need to
> do is swap the key pointer for a string, and perform lookups,
> insertions, and deletions with this string? Sorry for the blunt
> question, but I'd like to ensure that I understood the problem
> properly so I can get the lab committed and start preparing for the
> final. Thank you, and please have a good night.
> 

This is all that is expected. Note that you have to modify the example
to demonstrate how your code works.

If you are going to complain that the assignment is too easy, I'll
make it more challenging next semester and your successors will blame
you.

Thanks,
--
Mikhail


More information about the cs3 mailing list