啥也不说直接复制中国红客2025-11-14 22:58:46发布于:内蒙古1阅读0回复0点赞#include <bits/stdc++.h> using namespace std; int main(){ int a; cin>>a; if(a>=10){ cout<<"yes"; }else{ cout<<"no"; } return 0; } 有帮助,赞一个去预览0/2000发布这里空空如也
有帮助,赞一个