A.64B.63.5C.63D.64.5
A.p->next=p->next->next B.p=p->next C.p= p->next->next D.p->next=p
A.循環(huán)雙鏈表 B.哈希(Hash)表 C.一維數(shù)組 D.單鏈表