You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: retake-project-oop.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,9 +33,9 @@ Section 1 above. You must provide complete `@throws`
33
33
clauses and postconditions, complete abstract state invariants and complete
34
34
representation invariants.
35
35
36
-
To obtain a score of 15/20 or more, you must additionally execute Section 2.
36
+
To obtain a score of 13/20 or more, you must additionally execute Section 2.
37
37
38
-
To obtain a score of 17/20 or more, you must execute Section 3 as well; furthermore, for Section 1 you must provide all necessary `@inspects`, `@mutates`, `@mutates_properties`, `@representationObject`, `@peerObject`, and `@peerObjects` clauses.
38
+
To obtain a score of 15/20 or more, you must execute Section 3 as well; furthermore, for Section 1 you must provide all necessary `@inspects`, `@mutates`, `@mutates_properties`, `@representationObject`, `@peerObject`, and `@peerObjects` clauses.
39
39
40
40
To obtain a score of 20/20, additionally, for Section 1 you must apply nested abstractions.
41
41
@@ -48,9 +48,9 @@ Section 1 above. You must provide complete `@throws`
48
48
clauses and postconditions, complete abstract state invariants and complete
49
49
representation invariants.
50
50
51
-
To obtain a score of 13/20 or more, you must additionally execute Section 2.
51
+
To obtain a score of 15/20 or more, you must additionally execute Section 2.
52
52
53
-
To obtain a score of 15/20 or more, you must execute Section 3 as well; furthermore, for Section 1 you must provide all necessary `@inspects`, `@mutates`, `@mutates_properties`, `@representationObject`, `@peerObject`, and `@peerObjects` clauses.
53
+
To obtain a score of 17/20 or more, you must execute Section 3 as well; furthermore, for Section 1 you must provide all necessary `@inspects`, `@mutates`, `@mutates_properties`, `@representationObject`, `@peerObject`, and `@peerObjects` clauses.
54
54
55
55
To obtain a score of 20/20, additionally, for Section 1 you must apply nested abstractions.
0 commit comments