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