题解███████████████2025-06-04 17:08:11发布于:浙江2阅读0回复0点赞看下 #include<bits/stdc++.h> using namespace std; int main(){ int n; cin >> n; if(n == 10)cout << 10; else cout << 91; } 有帮助,赞一个去预览0/2000发布这里空空如也
有帮助,赞一个