CSE 1341: CS I (Fall, 1999)
Homework Assignment #12
Due Date: Wednesday, 12/1/99
due date: Friday, 12/3/99
-
Programming:
Assignment #12 is an extension of homework #10.
Specifically, your need to add the following capabilities to
your program for hw#10:
- Extension 1:
For acceptable names, you also need to check if
it is a reserved (key)word (p.39).
- Extension 2:
Maintain a sorted list of all the names that the
user entered.
-
Bonus points:
Each of the above extensions is worth 10 bonus points.
-
Standard test values:
- your last name
- "CSE1341-802"
- "Happy Thanksgiving!"
- "n"
- "ProcessRegistration"
- "MAX_N"
- "_stack"
- "id#"
- "for"
-
E-mail
your final program, together with a trace (remember "script"?)
of it's execution against standard test values (above) to
your TA by the due date.
Prepared by Jeff Tian
(tian@seas.smu.edu).
Last update on Dec. 2, 1999.