本文共 105 字,大约阅读时间需要 1 分钟。
#include <stdlib.h>
srand( (time(0));
rand()%100;
转载于:https://www.cnblogs.com/henryliublog/p/9236669.html