#include<bits/stdc++.h> using namespace std; int main() { cout<<"a c e g I k m o q s u w y"; return 0; }