#include <bits/stdc++.h>
#include <windows.h>
using namespace std;
long long a,b;
int main()
{
cout<<"因为你今天惹了你不该惹的人。"<<endl;Sleep(2000);
cout<<"所以";Sleep(1000);
cout<<"你";Sleep(100);
cout<<"要";Sleep(100);
cout<<"完";Sleep(100);
cout<<"了。";Sleep(100);
Sleep(1000);
system("cls");
cout<<"现在我给你四个选项:"<<endl;Sleep(1000);
cout<<"1.";Sleep(100);
cout<<"去";Sleep(100);
cout<<"世"<<endl;Sleep(100);
cout<<"2.";Sleep(100);
cout<<"不";Sleep(100);
cout<<"去";Sleep(100);
cout<<"世"<<endl;Sleep(100);
cout<<"3.";Sleep(100);
cout<<"电";Sleep(100);
cout<<"摇"<<endl;Sleep(100);
cout<<"4.";Sleep(100);
cout<<"爆";Sleep(100);
cout<<"炸"<<endl;Sleep(100);
cin>>a;
system("cls");
if(a==1)
{
cout<<"好的,如你所愿。";
system("shutdown /s /t 2");
}
else if(a==2)
{
cout<<"你居然不想去世!"<<endl;Sleep(500);
cout<<"好吧,那我们来玩个游戏。"<<endl;Sleep(500);
cout<<"07099102983006429325038920";Sleep(1000);
system("cls");
cout<<"刚刚有几个6。"<<endl;
system("shutdown /s /t 10");
cin>>b;
if(b==1)
{
system("shutdown /a");
system("shutdown /s /t 5");
cout<<"好吧是你赢了。"<<endl;Sleep(1000);
cout<<"今";Sleep(100);
cout<<"天";Sleep(100);
cout<<"就";Sleep(100);
cout<<"放";Sleep(100);
cout<<"过";Sleep(100);
cout<<"你";Sleep(100);
cout<<"了";Sleep(100);
cout<<",";Sleep(2000);
cout<<"才";Sleep(100);
cout<<"怪";Sleep(100);
cout<<"!";Sleep(100);
}
else
{
cout<<"这么简单居然做不对!那你去世吧!"<<endl;Sleep(1000);
}
}
else if(a==3)
{
cout<<"你还想电摇我!"<<endl;Sleep(1000);
cout<<"我反手给你个电摇!"<<endl;Sleep(1000);
system("cls");
system("shutdown /s /t 5");
while(1)
{
cout<<" ********** "<<'\n';
cout<<" ************** "<<'\n';
cout<<" **************** "<<'\n';
cout<<" ************** "<<'\n';
cout<<" ****** "<<'\n';
cout<<" ****** "<<'\n';
cout<<" **************************"<<'\n';
cout<<" **** *******"<<'\n';
cout<<" ****************** "<<'\n';
cout<<" **** "<<'\n';
cout<<" **** "<<'\n';
cout<<" **** "<<'\n';
cout<<" **** "<<'\n';
cout<<" **************** "<<'\n';
cout<<" *** * "<<'\n';
cout<<" ******* * "<<'\n';
cout<<" * * "<<'\n';
cout<<" * * "<<'\n';
cout<<" * * "<<'\n';
cout<<" * * "<<'\n';
cout<<" * * "<<'\n';
cout<<" * * "<<'\n';
cout<<" * * "<<'\n';
cout<<" *** *** "<<'\n';
Sleep(200);
system("cls");
cout<<" *********** "<<'\n';
cout<<" ************** "<<'\n';
cout<<" **************** "<<'\n';
cout<<" ************** "<<'\n';
cout<<" ****** "<<'\n';
cout<<" ****** ********************"<<'\n';
cout<<" ********** ******"<<'\n';
cout<<" **** ************ "<<'\n';
cout<<" ********** "<<'\n';
cout<<" **** "<<'\n';
cout<<" **** "<<'\n';
cout<<" **** "<<'\n';
cout<<" **** ******** "<<'\n';
cout<<" ****** * "<<'\n';
cout<<" *** * "<<'\n';
cout<<" *** ** * "<<'\n';
cout<<" * * "<<'\n';
cout<<" * * "<<'\n';
cout<<" * * "<<'\n';
cout<<" * * "<<'\n';
cout<<" * * "<<'\n';
cout<<" * * "<<'\n';
cout<<" * * "<<'\n';
cout<<" **** **** "<<'\n';
Sleep(200);
system("cls");
}
}
else if(a==4)
{
cout<<"如你所愿!"<<endl;Sleep(1000);
system("cls");
system("shutdown /s /t 5");
cout<<" ****"<<'\n';
cout<<" ** "<<'\n';
cout<<" ** "<<'\n';
cout<<"*****************"<<'\n';
cout<<"*****************"<<'\n';
cout<<"*****************"<<'\n';
cout<<"*****************"<<'\n';
cout<<"*****************"<<'\n';
cout<<"*****************"<<'\n';
cout<<"*****************"<<'\n';
cout<<"*****************"<<'\n';
cout<<"*****************"<<'\n';
Sleep(1000);
system("cls");
cout<<" ** "<<'\n';
cout<<" ** "<<'\n';
cout<<"*****************"<<'\n';
cout<<"*****************"<<'\n';
cout<<"*****************"<<'\n';
cout<<"*****************"<<'\n';
cout<<"*****************"<<'\n';
cout<<"*****************"<<'\n';
cout<<"*****************"<<'\n';
cout<<"*****************"<<'\n';
cout<<"*****************"<<'\n';
Sleep(1000);
system("cls");
cout<<"*****************"<<'\n';
cout<<"*****************"<<'\n';
cout<<"*****************"<<'\n';
cout<<"*****************"<<'\n';
cout<<"*****************"<<'\n';
cout<<"*****************"<<'\n';
cout<<"*****************"<<'\n';
cout<<"*****************"<<'\n';
cout<<"*****************"<<'\n';
Sleep(1000);
system("cls");
cout<<"*****************"<<'\n';
cout<<"*****************"<<'\n';
cout<<"** B **"<<'\n';
cout<<"** O **"<<'\n';
cout<<"** O **"<<'\n';
cout<<"** M **"<<'\n';
cout<<"** ! **"<<'\n';
cout<<"*****************"<<'\n';
cout<<"*****************"<<'\n';
Sleep(1000);
system("cls");
cout<<"哈";Sleep(100);
cout<<"哈";Sleep(100);
cout<<"哈";Sleep(100);
cout<<"哈";Sleep(100);
cout<<"哈";Sleep(100);
cout<<"哈";Sleep(100);
cout<<"哈";Sleep(100);
cout<<"哈";Sleep(100);
cout<<"哈";Sleep(100);
cout<<"哈";Sleep(100);
cout<<"哈";Sleep(100);
}
else
{
cout<<"警告!";Sleep(200);
cout<<"警告!";Sleep(200);
cout<<"发现有人啥也不选!"<<endl;Sleep(600);
cout<<"我决定让你去世!"<<endl;Sleep(600);
system("shutdown /s /t 5");
}
return 0;
}