猜大小(游戏) #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 274 点赞 4 评论 415 浏览