CSE 441T/541T Homeworks


A signed Cover Sheet must be submitted with each homework.
o Homework 0 (in postscript, in pdf) --- Optional (no deadline).

o Homework 1 (in postscript, in pdf) --- Due on Tuesday September 21.

o Homework 2 (in postscript, in pdf) --- Due on Tuesday October 5.

Here is a portion of the Gettysburg address that you should use as test data for Problem 1. As part of your homework solutions you should provide the formatted text (and cost of your layout) for M=50 and M=70. This text is given as a single line with spaces as the delimeter between words. Please treat all characters not separated by spaces as a single word. So, "men," is a word of length 4, and the last word "here." should be treated as a single word of length 5. Just put one space after each period (so you don't need to treat those words differently).

You may use any programming language and modify the form of the input file if you wish.

o Homework 3 (in postscript, in pdf) --- Due on Tuesday October 26.

o Homework 4 (in postscript, in pdf) --- Due on Tuesday November 9.

o Homework 5 (in postscript, in pdf) --- Due on Tuesday December 7.


Practice Problems have been moved to their own page http://classes.cec.wustl.edu/~cse441/practice.html. You can also find solutions to the practice problems there.


Return to the CSE 441T/541T Home Page