QUOTE(mALX @ Feb 9 2013, 10:54 AM)

I've got my fingers crossed for luck that you can still slip that part in!
The late penalty is very significant, so I don't know if it is actually worth doing that.
I had to make two data structures and two programs that use those data structures. What I forgot to do was define the '=' symbol for the data structures. They all work and the programs work, you just can't make copies of the data without using the copy constructor. Bleh.