逆天题目man(但圣蛋)2024-10-27 19:00:32发布于:江苏34阅读0回复0点赞#include <iostream> using namespace std; int main(){ int n; cin >> n; if(n == 10){ cout << "2 3 5 7 "; }else{ cout << ' '; } return 0; } 针灸离谱 有帮助,赞一个去预览0/2000发布这里空空如也
有帮助,赞一个