#include<iostream> using namespace std; int main() { cout<<"a c e g I k m o q s u w y"<<endl; return 0; }