拿走不谢荔凪2025-09-07 20:08:52发布于:山东2阅读0回复0点赞#include<iostream> using namespace std; int main() { int n; cin>>n; if(n%2==0) { cout<<"even"; } else cout<<"odd"; return 0; } 有帮助,赞一个去预览0/2000发布这里空空如也
有帮助,赞一个