提交时间:2025-12-26 15:36:32
运行 ID: 78300
#include<iostream> #include<cmath> using namespace std; int main() { printf("a c e g I k m o q s u w y\nz x v t r p n l j h f d b"); }