User Tools

Site Tools


haas:fall2017:cprog:projects:pnc0

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:fall2017:cprog:projects:pnc0 [2017/09/24 16:52] – [Program Specifications] wedgehaas:fall2017:cprog:projects:pnc0 [2017/10/15 20:51] (current) – [Evaluation Criteria] wedge
Line 3: Line 3:
 <WRAP><fs 150%>CSCS1320 C/C++ Programming</fs></WRAP> <WRAP><fs 150%>CSCS1320 C/C++ Programming</fs></WRAP>
 </WRAP> </WRAP>
- 
-~~TOC~~ 
  
 ======Project: ALGORITHMS - PRIME NUMBER CALCULATION (pnc0)====== ======Project: ALGORITHMS - PRIME NUMBER CALCULATION (pnc0)======
Line 688: Line 686:
  
 <code> <code>
-39:pnc0:final tally of results (39/39)+78:pnc0:final tally of results (78/78)
 </code> </code>
  
Line 694: Line 692:
  
 <code> <code>
-*:pnc0:primeALGO.c compiles cleanly, no compiler messages [3/3+*:pnc0:primeALGO.c compiles cleanly, no compiler messages [9/9
-*:pnc0:primeALGO.c implements only specified algorithm [6/6+*:pnc0:primeALGO.c implements only specified algorithm [11/11
-*:pnc0:primeALGO.c consistent indentation throughout code [3/3+*:pnc0:primeALGO.c consistent indentation throughout code [9/9
-*:pnc0:primeALGO.c relevant comments throughout code [3/3+*:pnc0:primeALGO.c relevant comments throughout code [9/9
-*:pnc0:primeALGO.c code conforms to project specifications [3/3+*:pnc0:primeALGO.c code conforms to project specifications [9/9
-*:pnc0:primeALGO.c runtime output conforms to specifications [4/4+*:pnc0:primeALGO.c runtime output conforms to specifications [6/6
-*:pnc0:primeALGO.c make checkqty test times within reason [2/2+*:pnc0:primeALGO.c make checkqty test times within reason [6/6
-*:pnc0:primeALGO.c make checkrange test times within reason [2/2]+*:pnc0:primeALGO.c make checkrange test times within reason [6/6]
 *:pnc0:primeALGO.c make verifyall tests succeed [13/13] *:pnc0:primeALGO.c make verifyall tests succeed [13/13]
 </code> </code>
  
 As the optimizations improve upon others, some evaluations will be based upon differences between a baseline (in some cases, primereg) and the optimization. As the optimizations improve upon others, some evaluations will be based upon differences between a baseline (in some cases, primereg) and the optimization.
haas/fall2017/cprog/projects/pnc0.1506271931.txt.gz · Last modified: 2017/09/24 16:52 by wedge