User Tools

Site Tools


haas:fall2018:cprog:projects:dow0

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
haas:fall2018:cprog:projects:dow0 [2018/09/03 14:44] wedgehaas:fall2018:cprog:projects:dow0 [2018/09/03 14:46] (current) – [Submission] wedge
Line 31: Line 31:
 |  1  |  2  |  3  |  4  |  5  |  6  |  7 or 0  | |  1  |  2  |  3  |  4  |  5  |  6  |  7 or 0  |
  
 +**NOTE:** Depending on how you implement your algorithm, you may find your approach prefers 7s OR 0s... you aren't necessarily going to be encountering them at random. Once you work through your approach, you will discover which one you end up with.
 ====Calculating day of the week based on year==== ====Calculating day of the week based on year====
  
Line 183: Line 184:
 </code> </code>
  
 +Additionally:
 +  * Solutions not abiding by spirit of project will be subject to a 25% overall deduction
 +  * Solutions not utilizing descriptive why and how comments will be subject to a 25% overall deduction
 +  * Solutions not utilizing indentation to promote scope and clarity will be subject to a 25% overall deduction
 +  * Solutions not organized and easy to read (assume a terminal at least 90 characters wide, 40 characters tall) are subject to a 25% overall deduction
haas/fall2018/cprog/projects/dow0.1535985888.txt.gz · Last modified: 2018/09/03 14:44 by wedge