提交时间:2025-12-26 15:32:48

运行 ID: 78258

#include<bits/stdc++.h> using namespace std; int main() {cout<<"a c e g i k m o q s u w y"<<endl; cout<<"z x v t r p n l j h f d b"; return 0; }