CODE |
T1 |
T2 |
P1 |
P2 |
P3 |
P4 |
P5 |
P6 |
P7 |
P8 |
P9 |
P10 |
P11 |
P12 |
FT |
FP |
FS |
Maximum |
20 |
50 |
10 |
10 |
10 |
10 |
10 |
10 |
10 |
10 |
10 |
10 |
10 |
10 |
60 |
40 |
100 |
BBHunter |
11 |
34 |
10 |
10 |
10 |
10 |
10 |
10 |
10 |
10 |
10 |
10 |
10 |
10 |
37 |
40 |
77 |
Brick |
18 |
39 |
10 |
10 |
10 |
10 |
10 |
10 |
10 |
10 |
10 |
10 |
10 |
10 |
50 |
40 |
90 |
Bubblesort |
13 |
41 |
10 |
10 |
10 |
10 |
10 |
10 |
10 |
|
10 |
10 |
5 |
5 |
44 |
36 |
80 |
Gray-Gray |
17 |
44 |
10 |
10 |
10 |
10 |
10 |
10 |
10 |
10 |
10 |
10 |
10 |
|
52 |
40 |
92 |
Lime |
18 |
44 |
10 |
10 |
10 |
10 |
10 |
10 |
10 |
10 |
10 |
10 |
10 |
10 |
53 |
40 |
93 |
Missing |
19 |
42 |
10 |
10 |
10 |
10 |
10 |
10 |
10 |
|
10 |
10 |
10 |
5 |
54 |
38 |
92 |
Nick |
19 |
48 |
10 |
10 |
10 |
10 |
10 |
10 |
10 |
10 |
10 |
10 |
10 |
10 |
57 |
40 |
97 |
Rigor |
16 |
38 |
10 |
10 |
10 |
10 |
10 |
10 |
10 |
10 |
10 |
10 |
8 |
10 |
47 |
40 |
87 |
Stream |
19 |
43 |
10 |
10 |
10 |
10 |
10 |
10 |
10 |
10 |
10 |
10 |
10 |
10 |
54 |
40 |
94 |
P1: Distinct2 |
P2: Add searchR2L to distinct3 |
P3: deleteAtPos, testDeleteAtPos |
P4: add searchL2r, searchR2L, deleteAtPos and corresponding test
functions to objact01.cpp |
P5: add sortBubble, isSorted and corresponding test functions to P4 |
P6: sortSelection as member and friend function and test functions |
P7: constructors with 's' for sorted and 'd' for distinct |
P8: swap, init, iSEqual, ==, != and three test functions |
P9: description, algorithm, decoration to functions completed in
dObject01.cpp |
P10: CNode(char), init(), CDList(m), removeAll(),~CDList() |
P11: ==, !=, >, swap, sortBubble, CDList(char) |
P12: addOfNodeAtPos, searchL2R, shuffle2, sortSelection(?) |
T1: First test |
T2: Second test |
TT: Total tests (60% of the final grade) |
TP: Total projects (40% of the final project, only 11 out of 12
considered) |
FS: Final score |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|