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