#include<bits/stdc++.h>
#include<Windows.h>
//#pragma GCC optimize("Ofast")
//#pragma GCC target("avx2")
//#pragma G++ optimize("Ofast")
using namespace std;
typedef long long ll;
#define int ll
const int N=1000005,Inf=0x3f3f3f3f,P1=1e9+7,P2=99824353;
string x;
signed main(void){
//	ios::sync_with_stdio(false);
//	cin.tie(NULL);cout.tie(NULL);
	int i=0;
	while(i<=60){
		cout<<"*";
		Sleep(1);i++;
	}
	cout<<"\n";Sleep(1000);
	cout<<"-----------------------验证是否为真人------------------------\n";
	i=0;Sleep(1000);
	while(i<=60){
		cout<<"*";
		Sleep(1);i++;
	}
	cout<<"\n\n\n";
	Sleep(500);
	cout<<"请输入((99824353+456*7898102543+78*1e12)-48235)的值: ";
	cin>>x;
	if(x=="81601634535726")cout<<"验证失败";
	else{
		cout<<"验证成功--正在跳转...\n";
		Sleep(1000);
		cout<<"跳转中...(1)\n";
		Sleep(1000);
		cout<<"跳转中...(2)\n";
		Sleep(1000);
		cout<<"跳转中...(3)\n";
		Sleep(1000);
		cout<<"跳转成功!";
		Sleep(200);
		system("start https://blog.csdn.net/");
	}
	return 0;
}

















Logo

腾讯云面向开发者汇聚海量精品云计算使用和开发经验,营造开放的云计算技术生态圈。

更多推荐