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