1. Programs that do not compile in the lab, using gcc, get 0 marks.
2. Put your Name (both if done in a team) and Student ID on top of the program using comment.
Like,
/*
159.234 Assignment 3 Semester 2 2014
Submitted by: Mouse, Mickey, 12345678
and Duck, Donald, 98765432
*/
3. Marks will be allocated for: correctness, completeness, no code duplication, use of C++ tools, documentation, clear on screen output display...
4. When working in teams (at most two students per team), send one solution file per team.