提交时间:2025-03-08 07:41:14

运行 ID: 61983

include<bits/stdc++.h> using namespace std; int main() { cout<<"abcdefghijklm"<<endl<<"nopqrstuvwxyz"<<endl<<"zyxwvutsrqpon"<<endl<<"mlkjihgfedcba"; return 0; }