#include std::string const vowels{"aeiouy"}; int main() { }