1204

所属分类:Windows编程
开发工具:Visual C++
文件大小:392KB
下载次数:27
上传日期:2014-11-14 14:52:32
上 传 者ffrqw
说明:  Description 将两个线性表合并成为一个线性表。 Input Format 输入文件包括四行。 第一行包括一个字符串,有三种情况:int、char、double,代表线性表的类型。 第二行包括两个正整数n,m. (1<=n,m<=10000) 第三行包括n个用空格分开的数据,内容可能是整形,浮点或者字符,由第一行的内容决定,代表第一个线性表的元素。 第四行包括m个用空格分开的数据,内容可能是整形,浮点或者字符,由第一行的内容决定,代表第二个线性表的元素。 Output Format 输出文件包括一行内容,其中每个数据用空格隔开,代表合并后线性表的元素。
(Description 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 (1097, 2014-10-08)
1204\1204.depend (131, 2014-10-08)
1204\1204.layout (242, 2014-10-09)
1204\bin\Debug\1204.exe (946958, 2014-10-08)
1204\main.cpp (4212, 2014-10-08)
1204\main.exe (914890, 2014-10-08)
1204\main.o (7753, 2014-10-08)
1204\obj\Debug\main.o (45951, 2014-10-08)
1204\bin\Debug (0, 2014-10-08)
1204\obj\Debug (0, 2014-10-08)
1204\bin (0, 2014-10-08)
1204\obj (0, 2014-10-08)
1204 (0, 2014-10-09)

近期下载者

相关文件


收藏者