阿巴阿巴西伯利亚种土豆2023-04-16 11:22:10发布于:江苏12阅读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发布这里空空如也
有帮助,赞一个