[Cs3] grades for labs 5 and 6 are in

Mikhail Nesterenko mikhail at cs.kent.edu
Fri Jul 11 00:42:37 EDT 2014


in general. For the student roster labs, the code simplifies if the
storage is a vector of pairs (or similar construct): with the first
being a student name and the second - a vector of classes this student
is enrolled in.

For the airline booking class, associative containers (that enforce
key uniqueness) simplify code.

Thanks,
-- 
Mikhail


More information about the cs3 mailing list