????????????????????????????????????????????random?????????c++?????????C++????????rand()???????????????????????C++?н??????????? "int i;i=rand();"????????ó????????ε??????????????????????????C++???????????????????????????ζ????????????????????????????C++?м???"srand(time(NULL));"?????????????????????????????????????????????????????????仯????????λ??????????1??????????????????????????????????
???????????????1~100??????????????????????????????????????????????????????????????????????£?
#include <iostream>
#define fnum 56               //???????56
using namespace std;
int main()
{
int num=0??j??k=0;
int get_rand();
srand(time(0));
for(j=1;num!=fnum;j++??k++)
{
num=get_rand();
if(num<10)                 //?????
cout<<" "<<num<<"  ";
else
cout<<num<<"  ";
if(j==15)                 //???15????
{
putchar('n');
j=0;
}
}
cout<<'n'<<"????"<<fnum<<"????????????????"<<k<<"?????????"<<endl;
return 0;
}
int get_rand()
{
int i;
i=rand()%100+1;
return i;
}
///////////////////////////////////////
??????ν??“α?????”????????????????????“α”???й??????????????????????????????????????????????????????????????????????α??? ??????????????α???????????????????й???? —— ?????????????????????????????????????ɡ????“???????????????????????”??????????????????? —— ???????????????????????н??????????????????????? —— ?????????????????????????????????????????????????????α???????????????????