A.p=p->next;p->next=p->next->next
B.p=p->next->next
C.p->next=p->next->next
D.p->next=p->next
答案: <查看本题扣1积分>
查看答案
答案不对?请尝试站内搜索