怎么没人尝试彩虹糖测试点呢?
2025-07-26 14:51:45
发布于:江苏
7阅读
0回复
0点赞
全集齐了:
AC WA TLE MLE RE PE OLE
#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;
}
全部评论 1
5天前 来自 江苏
0
有帮助,赞一个