填空題

在雙向循環(huán)表中,在p所指的結(jié)點(diǎn)之后插入指針f所指的結(jié)點(diǎn),其操作為F->next=p->next;()()。

答案: p->next->prior=f;f->prior=p
微信掃碼免費(fèi)搜題