A、P↑.next:=p↑.next↑.next;
B、p:=p↑.next;p↑.next:=P↑.next↑.next;
C、free(P↑. next);
D、p:=p↑.next↑.next;
时间:2022-01-12 23:22 关键词:
相关问题