包对的
2025-05-28 17:56:22
发布于:浙江
8阅读
0回复
0点赞
#include<bits/stdc++.h>
using namespace std;
int main(){
int n;
cin >> n;
if(n == 10)cout << 10;
else cout << 91;
}
全部评论 4
2025-05-28 来自 浙江
02025-05-28 来自 浙江
066666666666666666666666666666666666666666
2025-05-28 来自 浙江
06666
2025-05-28 来自 浙江
0
有帮助,赞一个