This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
haas:spring2017:cprog:projects:pnc2 [2017/03/05 15:51] – [Program] wedge | haas:spring2017:cprog:projects:pnc2 [2017/03/08 13:52] (current) – [Grabit Integration] wedge | ||
---|---|---|---|
Line 137: | Line 137: | ||
<cli> | <cli> | ||
lab46: | lab46: | ||
- | make: Entering directory '/ | + | make: Entering directory '/ |
- | ‘/ | + | ‘/ |
- | ‘/ | + | ‘/ |
- | ‘/ | + | ‘/ |
- | make: Leaving directory '/ | + | ‘/ |
+ | make: Leaving directory '/ | ||
lab46: | lab46: | ||
lab46: | lab46: | ||
- | Makefile | + | Makefile |
lab46: | lab46: | ||
</ | </ | ||
Line 317: | Line 318: | ||
* 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) | ||
- | * Code must utilize the algorithm(s) presented above. | + | * Code must utilize the specifications/ |
+ | * **primeopt.c** | ||
* **primesieveoferat.c** | * **primesieveoferat.c** | ||
* **primesieveofsund.c** | * **primesieveofsund.c** | ||
Line 331: | Line 333: | ||
<cli> | <cli> | ||
- | $ submit cprog pnc2 primesieveoferat.c primesieveofsund | + | $ submit cprog pnc2 primeopt.c |
Submitting cprog project " | Submitting cprog project " | ||
+ | -> primeopt.c(OK) | ||
-> primesieveoferat.c(OK) | -> primesieveoferat.c(OK) | ||
-> primesieveofsund.c(OK) | -> primesieveofsund.c(OK) | ||
Line 340: | Line 343: | ||
You should get some sort of confirmation indicating successful submission if all went according to plan. If not, check for typos and or locational mismatches. | You should get some sort of confirmation indicating successful submission if all went according to plan. If not, check for typos and or locational mismatches. | ||
+ | |||
+ | What I will be looking for: | ||
+ | |||
+ | < | ||
+ | 52: | ||
+ | *: | ||
+ | *: | ||
+ | *: | ||
+ | *: | ||
+ | *: | ||
+ | *: | ||
+ | *: | ||
+ | *: | ||
+ | *: | ||
+ | *: | ||
+ | *: | ||
+ | *: | ||
+ | *: | ||
+ | *: | ||
+ | *: | ||
+ | *: | ||
+ | </ |