This shows you the differences between two versions of the page.
haas:spring2016:cprog:projects:mbe0 [2015/09/28 09:34] – external edit 127.0.0.1 | haas:spring2016:cprog:projects:mbe0 [2016/02/08 15:49] (current) – [Submission] wedge | ||
---|---|---|---|
Line 227: | Line 227: | ||
* 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 utilize the algorithm presented above | * Code must utilize the algorithm presented above | ||
- | * No loops (or attempts to iterate/ | + | * No loops (nor attempts to iterate/ |
+ | * No arrays! | ||
* 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 |