提交时间:2023-12-02 10:08:19

运行 ID: 32612

#include<iostream> using namespace std; int main() { cout<<"a c e g I k m o q s u w y"<<endl; return 0; }