正确&烝鹊题解
2024-07-26 16:54:05
发布于:广东
17阅读
0回复
0点赞
五颜六色题解
#include<bits/stdc++.h>
using namespace std;
int main(){
string a;cin >> a;
if(a == "AC") cout << "AC";
else if(a == "WA") cout << "NOPE";
else if(a == "RE"){
return -1;
}
else if(a == "PE") cout <<"P E";
else if(a == "TLE") while(1);
else while(1) new long long(0);
}
AC题解
#include<bits/stdc++.h>
using namespace std;
int main(){
string a;cin >> a;
cout << a;
}
这里空空如也
有帮助,赞一个