This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
haas:spring2017:cprog:projects:dow0 [2017/01/31 20:09] – [Reflection] wedge | haas:spring2017:cprog:projects:dow0 [2017/01/31 20:14] (current) – [Submission] wedge | ||
---|---|---|---|
Line 152: | Line 152: | ||
* Executed program must display a total of 2 lines, one for input, one for output. | * Executed program must display a total of 2 lines, one for input, one for output. | ||
* Input **must** be in the form of a complete (i.e. four-digit) year | * Input **must** be in the form of a complete (i.e. four-digit) year | ||
+ | * input must be a number, NOT a string | ||
* 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) |