How to hand in Assignment #2

To submit assignment #2, change to the directory that contains the files which are your solutions. Then use the command submit2. This will expect to find three files with the following names in the current directory:

  1. quest1-2 -- a text file containing your answers to questions 1 and 2.
  2. age.cc -- your C++ program to calculate someone's age
  3. timeToCross.cc -- your C++ program to implement the time to cross algorithm from assignment 1

Note: your file names MUST match the above names exactly, including case, or your files will not be submitted.

The submit program will package these 3 files and send them to the marker.


Computer Science 1620 | Department of Mathematics & Computer Science
University of Lethbridge Home Page