哪个大聪明想出来的彩虹糖题解(不是我写的
2025-08-06 09:45:35
发布于:江苏
0阅读
0回复
0点赞
#include <bits/stdc++.h>
using namespace std;
int main(){
int a,b;
cin>>a>>b;
if(a==1&&b==1){
cout<<"2";
}else if(a==1&&b==2){
cout<<"1";
}else if(a==22&&b==73){
for(int i=-2147483648;i<=2147483647;i++) cout<<"";
}else if(a==734&&b==898){
vector<string> lst;
cout<<lst[114514]<<endl;
}else if(a==8366&&b==8147){
vector<string> lst;
while(1){
lst.push_back(string(1919810,'MLE'));
}
}else if(a==99890&&b==76471){
cout<<" 176361"<<endl;
}else{
while(1){
cout<<"OLEOLEOLE"<<endl;
}
}
return 0;
}
这里空空如也
有帮助,赞一个