猜大小(游戏) #include <stdlib.h>#include <time.h>using namespace std;void Start ();void GetResults ();double i,j,life;int maxrand;char c;void Start (){ i = 0; ... 区块链 2023-06-12 228 点赞 3 评论 345 浏览