#include<bits/stdc++.h> using namespace std; int main(){ int m; cin>>m; cout<<"z x v t r p n l j h f d b"; return 0; }