摘要: #include<iostream>#include<time.h>#include<conio.h>#define N 1000using namespace std;void RandIn(int IntNum,int A[]) //随机生成数组{ cout<<"整数内容"<<endl; for 阅读全文
posted @ 2018-10-14 19:43 PeanuTnT 阅读(98) 评论(0) 推荐(0)