[Cs3] Issue with Lab 7

Jordan Adamek jadamek2 at kent.edu
Wed Oct 15 14:44:26 EDT 2014


Hello everyone,

A few of you came to me regarding odd errors in the original code for Lab 7
(Rehash). It seems the code is missing three key includes:

<string>
<algorithm>
<functional>

Make sure your code includes these three headers.

Note of advice: some IDEs may automatically include these headers, which
could provide some false confidence for a successful compile: again,
*always* test in hornet, which does not auto-include anything. I will take
half a point for compile failures due to missing includes.



Best wishes,
-- 

Jordan Adamek
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://listmail.cs.kent.edu/pipermail/cs3/attachments/20141015/1bba9468/attachment.html 


More information about the cs3 mailing list