谁错谁菜,谁对谁才陈柏宇戏狗2025-07-15 20:30:11发布于:广东10阅读0回复0点赞#include <bits/stdc++.h> using namespace std; int a[1000]; int main(){ int n; cin >> n; if(n >= 2 && n <= 9){ cout << "YES"; } else{ cout << "NO"; } return 0; } 有帮助,赞一个去预览0/2000发布这里空空如也
有帮助,赞一个