-
个人简介
//井字棋(作者是在肝不动了,做的很简易,千万别骂呀) #include <bits/stdc++.h> #include <windows.h> using namespace std; void slow(string x) { int len = x.size() - 1; for (int i = 0; i <= len; i++) { cout << x[i]; Sleep(10); } } using namespace std; int main(){ system("color 75"); slow("欢迎来到井字棋\n"); Sleep(500); slow("请输入玩家一的名字: "); string s; cin>>s; Sleep(500); slow("请输入玩家二的名字: "); string s1; cin>>s1; Sleep(500); slow("你准备好了吗(按任意键继续)(自己决定输赢)"); string kkl; cin>>kkl; int js1=0; int js2=0; int ks=0; while(1){ system("cls"); slow("按任意键进入战斗"); string kkl; cin>>kkl; system("cls"); bool pp=false; char a[100][100]; int qs=0; for(int i=1;i<=3;i++) for(int j=1;j<=3;j++) a[i][j]='k'; while(ks!=9){ ks++; system("cls"); cout<<s; slow("是O\n"); cout<<s1; slow("是X(如果有一方已经赢了想要退出,请把行和列都输入0)\n"); qs++; for(int i=1;i<=3;i++){ for(int j=1;j<=3;j++) cout<<a[i][j],Sleep(10); cout<<'\n'; } if(qs%2==0) slow("到"),cout<<s1<<"下\n"; else slow("到"),cout<<s<<"下\n"; slow("请输入你要放的行和列: "); int x,y; cin>>x>>y; if (x==0&&y==0) break; if(qs%2==0) a[x][y]='X'; else a[x][y]='O'; } } }
//简易版赚钱小游戏(还有什么想让我做的游戏请线下联系) #include <bits/stdc++.h> #include <windows.h> using namespace std; void slow(string x) { int len = x.size() - 1; for (int i = 0; i <= len; i++) { cout << x[i]; Sleep(50); } } void down(string x) { int len=x.size()-1; for(int i=0;i<=len;i++) { cout<<x[i]; Sleep(30); } } int main(){ int s=0; string s1=""; int k=0; int gz1=1000; int gz2=100; int w1=0; int w2=0; int w3=0; int sk=0; int kk=0; int w4=0; int w5=0; int ppx=0; int fz=0; int w6=0; system("color 6F"); slow("你要赚100w,并且不能负债,哈哈哈"); Sleep(2000); system("cls"); while(1){ if(s>=1000000&&fz<=0) { system("cls"); slow("当前余额: "); cout<<s; Sleep(2000); system("color 21"); cout<<endl; slow("恭喜你通关了"); Sleep(1000); system("cls"); cout<<endl; slow("接下来不想看的可以自行退出!!!"); Sleep(2000); system("cls"); while(1){ down("原创xhlmy"); cout<<endl; Sleep(300); } } system("cls"); slow("1.去挖矿"); cout<<endl; slow("2.比大小"); cout<<endl; slow("3.乞讨"); cout<<endl; slow("4.刮彩票"); cout<<endl; slow("5.升级稿子"); cout<<endl; slow("6.挂机赚钱"); cout<<endl; slow("7.退出此游戏"); cout<<endl; slow("8.还债"); cout<<endl; slow("当前余额: "); cout<<s; cout<<" "; slow("当前负债: "); cout<<fz; cout<<endl; if(gz1==1000) slow("当前镐子: 木镐 "); if(gz1==10000) slow("当前镐子: 铁镐 "); if(gz1==30000) slow("当前镐子: 钻石镐 "); if(gz1==100000) slow("当前镐子: 下界合金镐 "); cout<<endl; slow("成就"); cout<<sk; slow("/6(按r查看成就图鉴)\n"); Sleep(1000); slow("请选择你要干嘛(1 2 3 4 5 6 7 8)"); cout<<" "; cin>>s1; Sleep(1000); system("cls"); slow("处理中......"); Sleep(3000); system("cls"); if(s1=="1145145"){ slow("请输入兑换码: "); cin>>s1; if(s1=="给点钱吧"&&k==0){ slow("恭喜你兑换成功!!!"); cout<<endl; Sleep(1000); slow("+100000$"); Sleep(5000); s+=100000; k=1; } else if(s1=="给点钱吧"&&k==1){ slow("已兑换过"); Sleep(5000); } if(s1!="给点钱吧"){ slow("兑换失败"); Sleep(5000); } } else if(s1=="1"){ slow("一块矿石 $1"); Sleep(2000); int a=rand()%gz1+gz2; system("cls"); slow("挖矿中......"); Sleep(3000); system("cls"); slow("恭喜你挖了: "); cout<<a; slow("块矿石"); cout<<endl; Sleep(1000); cout<<endl; slow("获得: $"); cout<<a; Sleep(5000); s+=a; } else if(s1=="1233214545667"){ if(kk==0){ kk=1; slow("恭喜你获得了下界合金镐"); gz1=100000; gz2=50000; Sleep(3000); } else { slow("已兑换过"); Sleep(3000); } } else if(s1=="2"){ int a=rand()%6+1; int b=rand()%6+1; slow("你的大小: "); cout<<a<<endl; slow("对手大小: "); cout<<b; Sleep(3000); system("cls"); if(a>b){ slow("恭喜你赢了 获得: $"); cout<<a*1000; Sleep(5000); s+=a*1000; } else if(a==b){ slow("平局只获得: $100"); Sleep(5000); s+=100; } else { slow("你输了,一分不得"); Sleep(5000); } } else if(s1=="3"){ int a=rand()%1000+100; Sleep(3300); if(a<=300){ slow("运气不太好 只获得: $"); cout<<a; Sleep(5000); s+=a; } else if(a<=700){ slow("运气还可以 获得了: $"); cout<<a; Sleep(5000); s+=a; } else if(a<=1000){ slow("运气这么好 获得了: $"); cout<<a; cout<<endl; Sleep(3000); slow("在奖励你10000"); Sleep(3000); s+=a+10000; } } else if(s1=="4"){ int a=rand()%100+1; int r=0; slow("购买彩票 -$100"); s-=100; Sleep(3000); system("cls"); if(s<0){ fz=fz+(s-s-s); s=0; } cout<<"请写出你想写的数字(1--100): "; cin>>r; Sleep(2000); slow("本次中奖号码为: "); cout<<a; if(r==a){ cout<<"\n"; slow("你运气太好了 "); Sleep(3000); slow("恭喜你获得了: $500000"); Sleep(3000); s+=500000; ppx=1; } else { cout<<endl; slow("运气不太好呢 下次一定"); Sleep(3000); } } else if(s1=="5"){ while(1){ slow("1.木镐(初始镐,不可购买[100--1000])"); cout<<endl; Sleep(1000); slow("2.石镐($1000[1000--5000])"); cout<<endl; Sleep(1000); slow("3.铁镐($10000[5000--10000])"); cout<<endl; Sleep(1000); slow("4.钻石镐($50000[10000--30000])"); cout<<endl; Sleep(1000); slow("5.下界合金镐($200000[50000--100000]) 注意如果前面买了其他镐子,以前的就消失了"); cout<<endl; slow("如果要退出页面按(r)"); cout<<endl; if(gz1==1000) slow("当前镐子: 木镐 "); if(gz1==10000) slow("当前镐子: 铁镐 "); if(gz1==30000) slow("当前镐子: 钻石镐 "); if(gz1==100000) slow("当前镐子: 下界合金镐 "); slow("当前余额: "); cout<<s; string s2=""; cin>>s2; if(s2=="2"){ system("cls"); slow("恭喜你获得石镐"); cout<<endl; Sleep(1000); slow("-1000"); gz1=5000; gz2=1000; s-=1000; if(s<0){ fz=fz+(s-s-s); s=0; } Sleep(3000); break; } else if(s2=="3"){ system("cls"); slow("恭喜你获得了铁镐"); cout<<endl; Sleep(1000); slow("-10000"); gz1=10000; gz2=5000; s-=10000; if(s<0){ fz=fz+(s-s-s); s=0; } Sleep(3000); break; } else if(s2=="4"){ system("cls"); slow("恭喜你获得了钻石镐"); cout<<endl; Sleep(1000); slow("-50000"); gz1=30000; gz2=10000; s-=50000; if(s<0){ fz=fz+(s-s-s); s=0; } Sleep(3000); break; } else if(s2=="5"){ system("cls"); slow("恭喜你获得了下界合金镐"); cout<<endl; Sleep(1000); slow("-200000"); gz1=100000; gz2=50000; s-=200000; if(s<0){ fz=fz+(s-s-s); s=0; } Sleep(3000); break; } else if(s2=="r") break; else{ slow("未检测出关键词 请重来"); Sleep(3000); } } } else if(s1=="6"){ slow("你要挂机几秒钟(注意: 别选太久,中途无法提前关闭)-----"); long s3=0; cin>>s3; s3=s3*1000; int s4=0; while(s3>0){ Sleep(1000); system("cls"); s3-=1000; s4+=50; slow("+50$"); } system("cls"); Sleep(500); slow("挂机秒数已经到了,总共赚了"); cout<<s4; slow("元"); cout<<endl; slow("按任意键继续"); cout<<endl; string uuu=""; cin>>uuu; } else if(s1=="7"){ while(1){ slow("你确定要退出吗(yes/no)-----"); string hhh=""; cin>>hhh; if(hhh=="yes"){ return 0; } else if(hhh=="no"&&w3==0) { w3=1; sk++; system("cls"); slow("恭喜获得成就: 虚晃一波(按任意键继续)"); string p=""; cin>>p; break; } else if(hhh=="no"&&w3==1){ break; } else { slow("未检测出关键词 请重来"); Sleep(3000); } } } else if(s1=="r"){ slow("1.第一桶金"); if(w1==1) slow("(已拥有)"); cout<<"\n"; slow("2.目标过半"); if(w2==1) slow("(已拥有)"); cout<<"\n"; slow("3.虚晃一波"); if(w3==1) slow("(已拥有)"); cout<<"\n"; slow("4.下界合金"); if(w4==1) slow("(已拥有)"); cout<<"\n"; slow("5.天选之子"); if(w5==1) slow("(已拥有)"); cout<<"\n"; slow("6.小负一笔"); if(w6==1) slow("(已拥有)"); slow("(按任意键继续)"); string f=""; cin>>f; } else if(s1=="8"){ slow("你要还多少钱-------"); int kkl=0; cin>>kkl; if(s<kkl){ system("cls"); slow("资金不足!!!"); Sleep(3000); } else if(fz<kkl){ system("cls"); slow("你没欠那么多"); Sleep(3000); } else { system("cls");; slow("还债成功\n"); fz-=kkl; s-=kkl; Sleep(1000); slow("-"); cout<<kkl; Sleep(3000); } } else { slow("未检测出关键词 请重来"); Sleep(3000); } if(s>0&&w1==0){ w1=1; sk++; system("cls"); slow("恭喜获得成就: 第一桶金!!!(按任意键继续)"); string p=""; cin>>p; } if(s>500000&&w2==0){ w2=1; sk++; system("cls"); slow("恭喜获得成就: 目标过半!!!(按任意键继续)"); string p=""; cin>>p; } if(gz1==100000&&w4==0){ w4=1; sk++; system("cls"); slow("恭喜获得成就: 下界合金!!!(按任意键继续)"); string p=""; cin>>p; } if(ppx==1&&w5==0){ w5=1; sk++; system("cls"); slow("恭喜获得成就: 天选之子!!!(按任意键继续)"); string p=""; cin>>p; } if(fz>=500000&&w6==0){ w6=1; sk++; slow("恭喜获得成就: 小负一笔!!!(按任意键继续)"); string p=""; cin>>p; } } }
//测人心.2版 #include <bits/stdc++.h> #include <windows.h> using namespace std; int main() { string x=""; int p=0; char s=7; system("color 24"); do{ cout<<"作"; Sleep(100); cout<<"者"; Sleep(100); cout<<"是"; Sleep(100); cout<<"不"; Sleep(100); cout<<"是"; Sleep(100); cout<<"傻"; Sleep(100); cout<<"逼"; Sleep(1000); cout<<endl; cout<<"是( A ). "; Sleep(1000); cout<<"不是( B )."<<endl; cin>>x; if(x=="A"||x=="是"||x=="a") { char s=7; system("cls"); system("color 35"); Sleep(500); cout<<"恭喜你答对了"; Sleep(1000); cout<<endl; Sleep(100); cout<<"真"; Sleep(100); cout<<"的"; Sleep(100); cout<<"么? "; Sleep(100); cout<<"当"; Sleep(100); cout<<"然"; Sleep(100); cout<<"不"; Sleep(100); cout<<"是"; cout<<endl; Sleep(1000); system("color 42"); cout<<"还敢骂我,电脑准备死机吧"; Sleep(1500); cout<<endl; cout<<3<<' '; Sleep(1100); cout<<2<<' '; Sleep(1100); cout<<1; Sleep(1500); cout<<endl; cout<<"OK,你已经死亡"; Sleep(500); while(1) system("start cmd"); break; } else if(x=="B"||x=="不是"||x=="b"){ system("cls"); system("color 35"); Sleep(1000); cout<<"你回答的真好 "; Sleep(1500); cout<<"你回答的真好"; Sleep(1000); cout<<endl<<"恭喜你答对了这些大美味送给你"; Sleep(1500); cout<<" 划到我的主页最下面有好东西"; Sleep(1000); cout<<endl<<"你"; 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); cout<<"吧!"; Sleep(5000); system("cls"); system("color 00"); cout<<' '; Sleep(500); break; } if(x=="88"||x=="爸爸"){ system("cls"); Sleep(1000); system("color 35"); 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<<"蛋"; cout<<endl; Sleep(1000); cout<<"那么这些大美味也送给你 "; Sleep(1000); cout<<"划到我的主页最下面有好东西"; Sleep(1000); cout<<endl<<"你"; 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); cout<<"吧!"; Sleep(5000); system("cls"); system("color 00"); cout<<' '; Sleep(500); break; } if(x=="54188"){ char s=7; system("cls"); system("color 35"); Sleep(500); cout<<"恭喜你答对了"; Sleep(1000); cout<<endl; Sleep(100); cout<<"真"; Sleep(100); cout<<"的"; Sleep(100); cout<<"么? "; Sleep(100); cout<<"当"; Sleep(100); cout<<"然"; Sleep(100); cout<<"不"; Sleep(100); cout<<"是"; cout<<endl; Sleep(1000); system("color 42"); cout<<"还敢骂我,电脑准备死机吧"; Sleep(1500); cout<<endl; cout<<3<<' '; Sleep(1100); cout<<2<<' '; Sleep(1100); cout<<1; Sleep(1500); cout<<endl; cout<<"OK,你已经死亡"; Sleep(500); while(1) system("start cmd"); break; } p++; if(p==1&&(x!="54188"||x!="88"||x!="爸爸")){ system("cls"); Sleep(500); system("color 42"); cout<<"666,你选的是什么玩意,在给你一次机会"; Sleep(2500); system("color 24"); system("cls"); } if(p==2&&(x!="54188"||x!="88"||x!="爸爸")) { system("cls"); Sleep(500); system("color 42"); cout<<"还不选选项,你再不选一次试试"; Sleep(2500); system("color 24"); system("cls"); } if(p>=3&&(x!="54188"||x!="88"||x!="爸爸")){ system("cls"); Sleep(500); system("color 42"); cout<<"怎么还不选选项,电脑死机吧"; Sleep(1500); cout<<endl; cout<<3<<' '; Sleep(1100); cout<<2<<' '; Sleep(1100); cout<<1; cout<<endl; Sleep(1500); cout<<"OK,你已经死亡"; Sleep(500); while(1) system("start cmd"); break; } } while(1); return 0; }
mc 1.3.cpp: nnnnnnnn:
#include<bits/stdc++.h> using namespace std; int main() { cout<<(0%0)/(0%0); }
#include<bits/stdc++.h> using namespace std; char s=7; int main() { for(int i=1;;i++) cout<<s;}
#include<bits/stdc++.h> using namespace std; int main() { for(int i=1;;i++) { cout<<"李林优和屠唯一是SB*"<<"!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"; } return 0; }
#include<bits/stdc++.h> using namespace std; int n=1; int main() { while(n) { cout<<111101000100100101010110100101; } }
#include<bits/stdc++.h> using namespace std; int n,x,s,a[109]; int main() { cin>>n; while(n) { x++; s=n%10; n=n/10; a[x]=s; } cout<<x<<endl; for(int i=x;i>=1;i++) cout<<a[i]<<' '; cout<<endl; for(int i=1;i<=x;i++) cout<<a[i]; }
`
/* 1 深蓝色 2 深绿色 3 深青色 4 深红色 5 深粉色 6 黄色 7 深白色 8 灰色 9 浅蓝色 10 浅绿色 11 浅青色 12 浅红色 13 浅粉色 14 浅黄色 15 浅白色 */ `
http://play.mc.js.cool(我的世界)
http://b1.mc.js.cool(我的世界)
http://4399.com ( 4399)
http://bilibili.com(哔哩哔哩)
http://b.mc.js.cool(我的世界)
http://hao.360.com (360)
http://poki.com (游戏)
http://about:blank (空屏)
http://backrooms-wiki-cn.wikidot.com (试逝?) mc.163.com nb
-
通过的题目
-
最近活动
This person is lazy and didn't join any contests or homework. -
最近编写的题解
题目标签
- 聪明人游戏
- 4
- 2021
- 1
- cspj 2021
- 1
- CSP-J
- 1
- 深搜 广搜
- 1
- 广搜
- 1
- 大沥2021
- 1