dog吧
2026-07-10 11:41:00
发布于:江苏
19阅读
0回复
0点赞
dogSB说明/提示
全部评论 1
#include <bits/stdc++.h>
using namespace std;
typedef long long ll;
string s;
int main() {
cin >> s;
if (s == "45645") cout << " n ";
else cout << " n ";
return 0;
}6天前 来自 新疆
0
2026-07-10 11:41:00
发布于:江苏
dogSB说明/提示
#include <bits/stdc++.h>
using namespace std;
typedef long long ll;
string s;
int main() {
cin >> s;
if (s == "45645") cout << " n ";
else cout << " n ";
return 0;
}
6天前 来自 新疆
提交答案之后,这里将显示提交结果~
有帮助,赞一个