我来了许肄霄2023-09-05 20:46:40发布于:江苏1阅读0回复0点赞#include<bits/stdc++.h> using namespace std; int main() { int n; cin >> n; if(n%2==0){ cout << "ACGO" << endl; }else{ cout << "admin" << endl; } return 0; } 有帮助,赞一个去预览0/2000发布这里空空如也
有帮助,赞一个