|
|
| |
|
|
| |
|
Homework Assignments
|
(Please note that access to homework assignments is restricted.)
- Homework 1, due
11:45PM, Jan 28, 2005.
Electronic submissions only.
- Homework 2, due
11:45PM, Feb 14, 2005.
Electronic submissions only.
- Homework 3, due
11:45PM, Feb 23, 2005.
Electronic submissions only.
- Homework 4, due
11:45PM, Mar 25, 2005.
Electronic submissions only.
|
| |
|
Modifications after Deadline
|
|
For programming assignments,
you are allowed to make modifications, submitted via
e-mail to the grader and the instructor,
within 24 hours of the original submission deadline.
The first 3 lines are free of charge. Afterwards, every line of
modification will cost you 3 points.
One line (128 characters max) of change is defined as
one of the following:
- Add 1 line before (or after) line x
- Delete line x
- Replace line x by 1 line
where x is a line number (in a specified file).
Please note that this applies to source code, Makefile, and README files.
|
| |
|