文件名称:MONKEY
-
所属分类:
- 标签属性:
- 上传时间:2015-01-15
-
文件大小:639byte
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
假设有两个按元素值递增次序排列的线性表A和B,均以单链表形式存储,里面的大部分元素对应相等,请删除一些元素(A中有而B中没有,或B中有而A中没有),使得两个有序表中保留下来的元素对应相等。比如,A中元素为(1,3,5,7,8,10,13,18),B中元素为(1,3,6,8,9,10,13,15),则删除元素后A、B里的元素为(1,3,8,10,13)。-Suppose there are two elements of value by increasing order of linear tables A and B, are stored in the form of a single list, which corresponds to most of the elements are equal, delete some elements (A and B, there is no, or B in which a no), so that the retained element is equal to the corresponding two ordered tables. After such, A middle element (1,3,5,7,8,10,13,18), B the elements (1,3,6,8,9,10,13,15), then remove elements a, B, the elements of (1,3,8,10,13).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
111320208陈奕杰个人实验1之猴子选大王.cpp
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.