• + 0 comments

    U did have to add an greater than equal sign to the else if statement to run the code

    else if((headA->data) >= (headB->data))