C++这一句什么意思 int rand_nu = rand()%10;
int rand_nu = rand()%10;
取的是 0~9 之间的随机数
【C++中rand()函数的用法】https://mbd.baidu.com/ma/s/hVAANhrL