CS 2213 Advanced Programming, Fall 2000 Lab Assignment 2 Comments
- This assignment was graded on a basis of 20 points.
- A correct solution would look something like:
0
1 4
9 16 25 36
49 64 81 100
-
You were to output 11 elements. If you output 12 elements instead of 11,
I took off 2 points.
- If the spacing was not right, but close, I took off 2 points.
- If the spacing was very wrong, I took off 5 points.
- If you output the wrong numbers in the right place, I took off 2 points.