User Tools

Site Tools


haas:summer2017:cprog:projects:pnc1

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
haas:summer2017:cprog:projects:pnc1 [2017/06/19 15:35] – [Check Results] wedgehaas:summer2017:cprog:projects:pnc1 [2017/06/19 15:41] (current) – [Submission] wedge
Line 380: Line 380:
   * 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(s) presented above.   * Code must utilize the algorithm(s) presented above.
-    * **primeodds.c** +    * **primebrkodd.c** 
-    * **primesqrt.c** +    * **primebrksrt.c** 
-    * **primesqrtodds.c** +    * **primebrkoddsrt.c** 
-    * **primesqrtopt.c** +    * **primebrksrtopt.c** 
-    * **primesqrtoptodds.c**+    * **primebrkoddsrtopt.c**
   * 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
Line 396: Line 396:
  
 <cli> <cli>
-$ submit cprog pnc1 primeodds.c primesqrt.c primesqrtodds.c primesqrtopt.c primesqrtoptodds.c+$ submit cprog pnc1 primebrkodd.c primebrksrt.c primebrkoddsrt.c primebrksrtopt.c primebrkoddsrtopt.c
 Submitting cprog project "pnc1": Submitting cprog project "pnc1":
-    -> primeodds.c(OK) +    -> primebrkodd.c(OK) 
-    -> primesqrt.c(OK) +    -> primebrksrt.c(OK) 
-    -> primesqrtodds.c(OK) +    -> primebrkoddsrt.c(OK) 
-    -> primesqrtopt.c(OK) +    -> primebrksrtopt.c(OK) 
-    -> primesqrtoptodds.c(OK)+    -> primebrkoddsrtopt.c(OK)
  
 SUCCESSFULLY SUBMITTED SUCCESSFULLY SUBMITTED
Line 413: Line 413:
 <code> <code>
 78:pnc1:final tally of results (78/78) 78:pnc1:final tally of results (78/78)
-*:pnc1:submit all programs correctly named using submit tool [3/3] +*:pnc1:submit all programs correctly perform argument checking [3/3] 
-*:pnc1:primeodds.c no negative compiler messages [2/2] +*:pnc1:primebrkodd.c no negative compiler messages [2/2] 
-*:pnc1:primeodds.c implements only specified algorithm [4/4] +*:pnc1:primebrkodd.c implements only specified algorithm [4/4] 
-*:pnc1:primeodds.c adequate indentation and comments [3/3] +*:pnc1:primebrkodd.c adequate indentation and comments [3/3] 
-*:pnc1:primeodds.c output conforms to specifications [3/3] +*:pnc1:primebrkodd.c output conforms to specifications [3/3] 
-*:pnc1:primeodds.c primerun runtime tests succeed [3/3] +*:pnc1:primebrkodd.c primerun runtime tests succeed [3/3] 
-*:pnc1:primesqrt.c no negative compiler messages [2/2] +*:pnc1:primebrksrt.c no negative compiler messages [2/2] 
-*:pnc1:primesqrt.c implements only specified algorithm [4/4] +*:pnc1:primebrksrt.c implements only specified algorithm [4/4] 
-*:pnc1:primesqrt.c adequate indentation and comments [3/3] +*:pnc1:primebrksrt.c adequate indentation and comments [3/3] 
-*:pnc1:primesqrt.c output conforms to specifications [3/3] +*:pnc1:primebrksrt.c output conforms to specifications [3/3] 
-*:pnc1:primesqrt.c primerun runtime tests succeed [3/3] +*:pnc1:primebrksrt.c primerun runtime tests succeed [3/3] 
-*:pnc1:primesqrtodds.c no negative compiler messages [2/2] +*:pnc1:primebrkoddsrt.c no negative compiler messages [2/2] 
-*:pnc1:primesqrtodds.c implements only specified algorithm [4/4] +*:pnc1:primebrkoddsrt.c implements only specified algorithm [4/4] 
-*:pnc1:primesqrtodds.c adequate indentation and comments [3/3] +*:pnc1:primebrkoddsrt.c adequate indentation and comments [3/3] 
-*:pnc1:primesqrtodds.c output conforms to specifications [3/3] +*:pnc1:primebrkoddsrt.c output conforms to specifications [3/3] 
-*:pnc1:primesqrtodds.c primerun runtime tests succeed [3/3] +*:pnc1:primebrkoddsrt.c primerun runtime tests succeed [3/3] 
-*:pnc1:primesqrtopt.c no negative compiler messages [2/2] +*:pnc1:primebrksrtopt.c no negative compiler messages [2/2] 
-*:pnc1:primesqrtopt.c implements only specified algorithm [4/4] +*:pnc1:primebrksrtopt.c implements only specified algorithm [4/4] 
-*:pnc1:primesqrtopt.c adequate indentation and comments [3/3] +*:pnc1:primebrksrtopt.c adequate indentation and comments [3/3] 
-*:pnc1:primesqrtopt.c output conforms to specifications [3/3] +*:pnc1:primebrksrtopt.c output conforms to specifications [3/3] 
-*:pnc1:primesqrtopt.c primerun runtime tests succeed [3/3] +*:pnc1:primebrksrtopt.c primerun runtime tests succeed [3/3] 
-*:pnc1:primesqrtoptodds.c no negative compiler messages [2/2] +*:pnc1:primebrkoddsrtopt.c no negative compiler messages [2/2] 
-*:pnc1:primesqrtoptodds.c implements only specified algorithm [4/4] +*:pnc1:primebrkoddsrtopt.c implements only specified algorithm [4/4] 
-*:pnc1:primesqrtoptodds.c adequate indentation and comments [3/3] +*:pnc1:primebrkoddsrtopt.c adequate indentation and comments [3/3] 
-*:pnc1:primesqrtoptodds.c output conforms to specifications [3/3] +*:pnc1:primebrkoddsrtopt.c output conforms to specifications [3/3] 
-*:pnc1:primesqrtoptodds.c primerun runtime tests succeed [3/3]+*:pnc1:primebrkoddsrtopt.c primerun runtime tests succeed [3/3]
 </code> </code>
  
haas/summer2017/cprog/projects/pnc1.1497886506.txt.gz · Last modified: 2017/06/19 15:35 by wedge