文件名称:program
介绍说明--下载内容均来自于网络,请自行研究使用
编写一个函数将一个顺序表A(有多个元素且任何元素不为0)分拆成两个顺序表,使A中大于0的元素存放在B中,小于0的元素存放在C中。-Write a function to a sequence of Table A (there are several elements and any element is not 0) split into two tables in order to make the elements of A, is greater than 0 stored in B, less than 0 in the element stored in the C .
(系统自动生成,下载前可以参看下载内容)
下载文件列表
program.c