#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; }