题解风衾2026-03-22 21:25:55发布于:上海1阅读0回复0点赞光速做完 #include <bits/stdc++.h> using namespace std; int main(){ int n; cin>>n; if(n>=10){ cout<<"yes"; }else{ cout<<"no"; } } 有帮助,赞一个去预览0/2000发布这里空空如也
有帮助,赞一个