This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
haas:fall2023:cprog:projects:cnv1 [2023/01/18 14:46] – created - external edit 127.0.0.1 | haas:fall2023:cprog:projects:cnv1 [2023/09/15 15:01] (current) – [Submission] wedge | ||
---|---|---|---|
Line 9: | Line 9: | ||
To create a program that can calculate and determine the number of factor pairs (nary value) over a given range of numbers. | To create a program that can calculate and determine the number of factor pairs (nary value) over a given range of numbers. | ||
- | =====Reading===== | ||
- | In "The C Book", please read through Chapter 8. | ||
- | |||
- | Review needed concepts in [[https:// | ||
=====Background===== | =====Background===== | ||
Line 260: | Line 256: | ||
< | < | ||
- | 91:cnv1:final tally of results (91/91) | + | 52:cnv1:final tally of results (52/52) |
- | *: | + | *: |
- | *: | + | *: |
- | *: | + | *: |
- | *: | + | *: |
- | *: | + | *: |
- | *:cnv1:no negative compiler messages for program [13/13] | + | *:cnv1:no negative compiler messages for program [5/5] |
- | *:cnv1:code is pushed to lab46 repository [13/13] | + | *:cnv1:code is pushed to lab46 repository [5/5] |
</ | </ | ||
Additionally: | Additionally: | ||
- | * Solutions not abiding by spirit of project will be subject to a 25% overall deduction | + | * Solutions not abiding by spirit of project will be subject to a 50% overall deduction |
* Solutions not utilizing descriptive why and how comments 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 consistent, sensible indentation to promote scope and clarity will be subject to a 25% overall deduction | * Solutions not utilizing consistent, sensible indentation to promote scope and clarity will be subject to a 25% overall deduction | ||
* Solutions not organized and easy to read are subject to a 25% overall deduction | * Solutions not organized and easy to read are subject to a 25% overall deduction | ||