fff71a190650a928a3d606c9cacbe787356ed5a3
haas/fall2026/data/projects/sll0.md
| ... | ... | @@ -118,11 +118,13 @@ Be sure to check things for NULL (you don't want to `free()` a NULL) |
| 118 | 118 | ## SUBMISSION |
| 119 | 119 | |
| 120 | 120 | ``` |
| 121 | -52:sll0:final tally of results (26/26) |
|
| 122 | -*:sll0:implement node struct and mknode, rmnode functions [13/13] |
|
| 121 | +78:sll0:final tally of results (78/78) |
|
| 122 | +*:sll0:implement node struct [13/13] |
|
| 123 | +*:sll0:implement and test mknode function [13/13] |
|
| 123 | 124 | *:sll0:implement and test insert function [13/13] |
| 124 | 125 | *:sll0:implement and test append function [13/13] |
| 125 | 126 | *:sll0:implement and test obtain function [13/13] |
| 127 | +*:sll0:implement and test rmnode function [13/13] |
|
| 126 | 128 | ``` |
| 127 | 129 | |
| 128 | 130 | Additionally: |