超级大彩蛋
2026-07-12 17:03:21
发布于:广东
#include <iostream>
#include <windows.h>
#include <conio.h>
#include <cstdlib>
#include <ctime>
#include<bits/stdc++.h>
using namespace std;
int main(){
srand(time(0));
cout<<"难度?(0~2147483647,0最难,2147483647最容易(但建议别选,龟速)";
int ss;
cin>>ss;
cout<<"\nProcess exited after 4.713 seconds with return value 0\n\
请按任意键继续. . .";
int se=(ss+1);
getch();
system("cls") ;
cout<<"挑战:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::记住这个数字!";
getch();
system("cls");
int s=rand();
for(int i=0;i<3;i++){
cout<<s;
Sleep(se);
system("cls");
}
system("cls");
int n;
cin>>n;
if(s==n){
cout<<"Win!!!";
return rand()+rand()+rand()+rand()*rand()*rand()*rand()*rand()*rand()*pow(rand(),rand());
}
else{
cout<<"不给答案???" <<n;
return s;
}
}
全部评论 1
?
2小时前 来自 重庆
0




















有帮助,赞一个