Reviewed-on: #1
@ -89,6 +89,9 @@ int even() {
}
void printListX10() {
struct Node* ptr = first;
int s = 0;
The note is not visible to the blocked user.