CS 2213 Advanced Programming, Fall 2000 Lab Assignment 1 Comments
This assignment was graded on a basis of 20 points.
A correct solution would look something like:
This program was written by xxx xxx
Size of array used: 10000 Number of Primes:1229 Sum of Primes:5736396
Your output should include your full name.
This program was supposed to produce only 2 lines of output.
You should not just output the numbers, but include a short description
of what each number represents.
Do not send any additional information such as your source code unless
it is asked for.
Do not include any questions with your lab submission.
I usually do not
read this until several days after the assignment is due.
If you submitted this more than once, I took the last submission.
You lost 2 points if your output did not include your name.
You lost 2 points if you output all of the primes.
You lost 2 points if you did not include the size of the array used.
You lost 2 points if you did not include the number of primes.
You lost 5 points if you did not include the sum of the primes or
the sum was incorrect.
You lost 5 points if you ran your program for size 15 only.
1 is not a prime number. If you included this you lost 1 point.
A summary of your lab grades for the first three labs will be
given to you when your test is returned.
If you have any question
about your grades, please come and see me.