提交时间:2023-08-22 16:11:46

运行 ID: 99319

#include<bits/stdc++.h> using namespace std; int main(){ printf("a c e g i k m o q s u w y"); return 0; }