不要打开它
2025-11-03 17:52:17
发布于:浙江
#include<bits/stdc++.h>
#include<windows.h>
using namespace std;
int zz1[500][500];
int main(){
cout<<"_______________________________"<<endl;
cout<<"| |"<<endl;
cout<<"| |"<<endl;
cout<<"| |"<<endl;
cout<<"| |"<<endl;
cout<<"| LogicNinjas独家“AI” |"<<endl;
cout<<"| |"<<endl;
cout<<"| |"<<endl;
cout<<"| |"<<endl;
cout<<"| |"<<endl;
cout<<"_______________________________"<<endl;
_sleep(5000);
system("cls");
cout<<"_______________________________"<<endl;
cout<<"| |"<<endl;
cout<<"| |"<<endl;
cout<<"| |"<<endl;
cout<<"| |"<<endl;
cout<<"| 登录 |"<<endl;
cout<<"| |"<<endl;
cout<<"| |"<<endl;
cout<<"| |"<<endl;
cout<<"| |"<<endl;
cout<<"_______________________________"<<endl;
string s;
cin>>s;
string mz;
if(s=="登录"){
system("cls");
cout<<"用户民(请输入你的真实名字):";
cin>>mz;
cout<<endl;
cout<<"密码:";
string mm;
cin>>mm;
system("cls");
cout<<"正在加载...";
_sleep(2000);
system("cls");
cout<<"用法守则"<<endl;
_sleep(2000);
cout<<"当你使用计算机时输入1x1退出"<<endl;
_sleep(2000);
cout<<"当你使用3d模拟器时输入-1 -1退出"<<endl;
_sleep(2000);
cout<<"当你使用百度一下,你就知道时,另想办法退出"<<endl;
_sleep(2000);
system("cls");
}
while(s=="登录"){
cout<<"_______________________________"<<endl;
cout<<"| "<<"你好,"<<mz<<"|"<<endl;
cout<<"|------------------- --------|"<<endl;
cout<<"|| |NEW | |"<<endl;
cout<<"|| | | |"<<endl;
cout<<"|| 计算机 |3d模拟器|百度一下,|"<<endl;
cout<<"|| | |你就知道 |"<<endl;
cout<<"|| | | |"<<endl;
cout<<"|| | | |"<<endl;
cout<<"|----------------------------|"<<endl;
cout<<"_______________________________"<<endl;
string jsj;
cin>>jsj;
system("cls");
if(jsj=="计算机"){
double a,b;
char c=' ';
for(; ;){
cin>>a>>c>>b;
if(c=='+'){
cout<<fixed<<setprecision(16)<<"="<<a+b<<endl;
}
if(c=='-'){
cout<<fixed<<setprecision(16)<<"="<<a-b;
}
if(c=='*'){
cout<<fixed<<setprecision(16)<<"="<<a*b;
}
if(c=='/' && a>=b){
cout<<fixed<<setprecision(16)<<"="<<a/b;
}
if(a==1 && c=='x' && b==1){
break;
}
}
}
if(jsj=="3d模拟器"){
cout<<"输入俯视图(没有的用0代替)" ;
for(;;){
int a1,b1;
cin>>a1>>b1;
if(a1==-1 && b1==-1){
break;
}
for(int i=1; i<=a1; i++){
for(int j=1; j<=b1; j++){
cin>>zz1[i][j];
}
}
cout<<"前后:"<<endl;
for(int i=1; i<=b1; i++){
int maxV=-1;
for(int j=a1; j>=1; j--){
maxV=max(maxV,zz1[j][i]);
}
cout<<maxV;
}
cout<<endl;
cout<<"左右:"<<endl;
for(int i=1; i<=a1; i++){
int maxV=-1;
for(int j=1; j<=b1; j++){
maxV=max(maxV,zz1[i][j]);
}
cout<<maxV<<endl;
}
cout<<endl;
cout<<"上下:"<<endl;
for(int i=1; i<=a1; i++){
for(int j=1; j<=b1; j++){
cout<<zz1[i][j];
}
cout<<endl;
}
}
}
cout<<"你颓废了,y/n";
char ssss;
cin>>ssss;
cout<<"你完蛋了";
system("cls");
cout<<"加载中......";
_sleep;
if(ssss=='y'){
system("start https://www.luogu.com.cn");
system("start https://www.acgo.cn");
while(1){
system("start https://www.acgo.cn/application/1902269831447625728 ");
}
}
else{
while(1){
system("start https://www.acgo.cn/application/1902269831447625728 ");
}
if(jsj=="百度一下,你就知道"){
system("start https://www.baidu.com");
}
}
system("cls");
}
while(s!="登录"){
MessageBox(NULL,"感谢你的使用!","系统",MB_YESNO);
break;
}
return 0;
}
全部评论 9
这代码再花哨,也只是打印秀,AI两个字都配不上。
昨天 来自 四川
0这代码直接就是接别人的ai了
昨天 来自 浙江
0纯规则驱动(if-else逻辑) 无机器学习/深度学习模型 无自然语言理解能力 无自适应学习功能昨天 来自 四川
0你这是AI,那我问你
会学习吗?
能理解语言吗?
有神经网络吗?
除了if-else还会啥?
这要是AI,我家的电饭煲都量子计算机了昨天 来自 四川
0
%
昨天 来自 上海
0%%%
昨天 来自 浙江
0
ddd
昨天 来自 浙江
0ddd
昨天 来自 浙江
0while循环:

昨天 来自 浙江
0这叫展示手法
%%%昨天 来自 浙江
0
ddd
昨天 来自 浙江
0这代码太好了!
昨天 来自 浙江
0ddd
昨天 来自 浙江
0建议不要在家中电脑使用
昨天 来自 浙江
0登录时输入登录
昨天 来自 浙江
0然后白度一下
昨天 来自 浙江
0然后y
昨天 来自 浙江
0






















有帮助,赞一个