This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
haas:spring2017:sysprog:projects:sci0 [2017/01/26 16:59] – [Program] wedge | haas:spring2017:sysprog:projects:sci0 [2017/02/14 17:00] (current) – [Submission] wedge | ||
---|---|---|---|
Line 235: | Line 235: | ||
=====Submission===== | =====Submission===== | ||
- | To successfully complete this project, the following criteria must be met: | ||
- | |||
- | * Code must compile cleanly (no warnings or errors) | ||
- | * Output is formatted in the manner in the sample above | ||
- | * Output must be correct, and match the form given in the sample output above. | ||
- | * Code must be nicely and consistently indented | ||
- | * Code must implement solution using the mental math technique described above | ||
- | * Code must be commented | ||
- | * have a properly filled-out comment banner at the top | ||
- | * have at least 20% of your program consist of **< | ||
- | * Output Formatting (including spacing) of program must conform to the provided output (see above). | ||
- | * Track/ | ||
- | * 25% late penalty per day after deadline | ||
- | * Program is submit in a C source file called **sof0.c** and compiles without warning, note, nor error with gcc on lab46. | ||
- | * Submit a copy of your source code to me using the **submit** tool. | ||
To submit this program to me using the **submit** tool, run the following command at your lab46 prompt: | To submit this program to me using the **submit** tool, run the following command at your lab46 prompt: |