How to hand in Assignment #4
To submit assignment #4, change to the directory that contains the files
which are your solutions. Then use the command submit4.
This will expect to find five files with the following names in the
current directory:
- quest1 -- a text file containing your answers to question 1.
- cm2feet.alg -- a text file containing your modified algorithm to convert
centimetres to feet and inches and check for positive values.
- cm2feet.cc -- your C++ program to implement the centimetre conversion as modified.
- tuition.alg -- a text file containing your algorithm to calculate tuition
- tuition.cc -- your C++ program to implement the tuition algorithm
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 5 files and send them to the marker.
Computer Science 1620 |
Department of Mathematics & Computer Science
University of Lethbridge Home Page