CSE 473/573 Fall 2008 problem set assignments and solutions:



 

HW#1 asgt
HW#1 solns
HW#1 grades
HW#2 asgt
HW#2 solns
HW#2 grades
HW#3 asgt
HW#3 solns
HW#3 grades
HW#4 asgt
HW#4 solns
HW#4 grades


The entries without active links have not yet been deposited in the archives, the link will brighten when they are ready to be viewed.  

From time to time posted HW grades will be updated to reflect any grade changes since the last posting.  

To submit homework and project code  from any machine in the CSE domain1,  at the unix/linux prompt type

    submit_cse473  <file1>  <file2>  ...   <filen>

or

    submit_cse573  <file1>  <file2>  ...   <filen>

where <filek> is the name of the kth file you wish to submit.  In the case that you submit files with the same name twice or more,  the most recent submission will overwrite all the previous ones of the same name. Grades will therefore be based entirely on the last submission before the due date. Late homework submissions will not be accepted, since hw solutions will be available at the end of class on the due date of each assignment.

1 Every student registered for CSE473 or CSE 573 has been issued an account on the CSE domain with the same username and password as his/her CIT username and password. Even if you are not a CSE student you can still login to the CSE machine pollux in order to use the submit facility.  Here's how. From any non-cse machine, login to ubunix or engunix as you usually do, then type

     ssh pollux.cse.buffalo.edu

Follow the prompts to complete the remote login.  Then type the submit_cse473 or submit_cse573 commands as described above. Note that the files to be submitted must already have been copied to the home directory of your cse account.