文件名称:1204

  • 所属分类:
  • 数据结构常用算法
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2014-11-14
  • 文件大小:
  • 392kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • z**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

Descr iption

将两个线性表合并成为一个线性表。



Input Format

输入文件包括四行。



第一行包括一个字符串,有三种情况:int、char、double,代表线性表的类型。



第二行包括两个正整数n,m. (1<=n,m<=10000)



第三行包括n个用空格分开的数据,内容可能是整形,浮点或者字符,由第一行的内容决定,代表第一个线性表的元素。



第四行包括m个用空格分开的数据,内容可能是整形,浮点或者字符,由第一行的内容决定,代表第二个线性表的元素。



Output Format

输出文件包括一行内容,其中每个数据用空格隔开,代表合并后线性表的元素。-Descr iption will be merged into a linear form two linear form. Input Format input files include four lines. The first line contains a string, there are three cases: int, char, double, type represents the linear form. The second line contains two positive integers n, m. (1 < = n, m < = 10000) The third line comprises n space-separated data, the content may be plastic, floating point, or character, the first row the contents of the decision, the first element linear table representatives. The fourth line includes m space-separated data, the content may be plastic, floating point, or character, determined by the contents of the first row, represents the second element of the linear form. Output Format Output file includes a line in which each separated by a space, after the merger of elements on behalf of the linear form.
(系统自动生成,下载前可以参看下载内容)

下载文件列表





1204\1204.cbp

....\1204.depend

....\1204.layout

....\bin\Debug\1204.exe

....\main.cpp

....\main.exe

....\main.o

....\obj\Debug\main.o

....\bin\Debug

....\obj\Debug

....\bin

....\obj

1204

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org