第三周,第四天空格\回车另起一行,接着上行末尾继续#include<stdlib.h>#include<time.h> 提供随机数int i;srand((unsigned)time(NULL));i=rand()%100;