Project 0 comments

1. Grading

The grade you received is based on the following aspects:

  • (20 points) Makefile

  •  
  • (40 points) The implementation of the four procedures with 10 points for each

  •  
  • (10 points) Test cases, documentation, and all the other issues
I have accepted several project works that were several hours late and those that were not named properly, but we hope you all comply with the policies and arrange your submissions as early as possible to avoid possible network connection difficulties in the last minutes.

2. Sample

A sample implementation is in project_0_niu_jinzhong.tar.gz. You may also directly get project_0.c and Makefile. The sample is mainly based on  James Gasiorek's work.