文件名称:2
介绍说明--下载内容均来自于网络,请自行研究使用
单链表的操作:已知一个有序单链表(从小到大排列),表头指针为head,编写一个算法向该单链表中插入一个元素为x的结点,使插入后该链表仍然有序。(该单链表带头结点)-Singly linked lists of operation: orderly known a singly linked list (since), the meter pointer to the head, write an algorithm to the inserted singly linked list node of an element to x, make insert after the list is still in order. (the singly linked lists the lead node)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
2.cpp