提交时间:2025-04-25 16:58:17
运行 ID: 64759
#include<bits/stdc++.h> using namespace std; int main() { cout<<"a c e g i k m o q s u w y"<<endl<<"z x v t r p n l j h f d b"<<endl; return 0; }