时间:2012-10-01 18:41:06
void disp(Node *h)
{Node *p;
p=h->next;
while( 【19】 )
{ printf"%sn",p->sub}; p
电脑版 | 手机版 | 返回顶部