|
|
|
|
Homework Assignments
|
(Please note that access to homework assignments is restricted.)
|
|
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.
|
|
|