CSIS 250 2003
Spring Assignment
01 |
Date Assigned |
02/03/2003 |
Date Due |
02/10/2003 |
Add the following functions to the
program in areDistinct4.cpp:
deleteAtPos
testDeleteAtPos
purgeDupes
testPurgeDupes
For each function, include a detailed
description, examples, detailed algorithm, properly indented source code, and
the output generated from the test cases.
Submit the following:
§
Printed source code of
the working program (to get any credit the program has to work)
§
Printed output
§
Self-evaluation table
Self-evaluation Table for Assignment 01 |
Your
Name: |
Your
Secret Name: |
|
|
Max Score |
Score |
deleteAtPos |
Detailed
description |
5 |
|
Examples |
5 |
|
Detailed
algorithm |
5 |
|
Properly
indented source code |
5 |
|
Output
from test cases (10)
|
0 |
|
testDeleteAtPos |
Detailed
description |
5 |
|
Examples
|
0 |
|
Detailed
algorithm |
5 |
|
Properly
indented source code |
5 |
|
Output from
test cases (10) |
5 |
|
purgeDupes |
Detailed
description |
5 |
|
Examples |
5 |
|
Detailed
algorithm |
5 |
|
Properly
indented source code |
5 |
|
Output
from test cases (10)
|
0 |
|
testPurgeDupes |
Detailed
description |
5 |
|
Examples
|
0 |
|
Detailed
algorithm |
5 |
|
Properly
indented source code |
5 |
|
Output from
test cases (10) |
5 |
|
Total
Score |
80 |
|