摘要:
/*-------------------------------------------------------- 设有一个单链表,头结点为head,为递增有序, 写一个完整程序,将其改为递减有序。 ----------------------------------------------------------*/ #include #include //定义结点 struct nod... 阅读全文
posted @ 2008-10-15 21:59
emanlee
阅读(556)
评论(0)
推荐(0)