This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
haas:spring2014:cprog:projects:squares [2014/02/06 17:21] – [Squaring a value] wedge | haas:spring2014:cprog:projects:squares [2014/02/06 17:23] (current) – [Submission] wedge | ||
---|---|---|---|
Line 117: | Line 117: | ||
* Output must be correct, and match the form given in the sample output above. | * Output must be correct, and match the form given in the sample output above. | ||
* Code must be nicely and consistently indented (you may use the **indent** tool) | * Code must be nicely and consistently indented (you may use the **indent** tool) | ||
+ | * Code must implement solution using the mental math technique described above | ||
* Code must be commented | * Code must be commented | ||
* have a properly filled-out comment banner at the top | * have a properly filled-out comment banner at the top |