#include <string>
#include <vector>
int main()
{
std::vector<std::string> spellings = { "zero", "one", "two", "three", "four", "five", "six", "seven", "eight", "nine" };
}
I2luY2x1ZGUgPHN0cmluZz4KI2luY2x1ZGUgPHZlY3Rvcj4KCmludCBtYWluKCkKewoJc3RkOjp2ZWN0b3I8c3RkOjpzdHJpbmc+IHNwZWxsaW5ncyA9IHsgInplcm8iLCAib25lIiwgInR3byIsICJ0aHJlZSIsICJmb3VyIiwgImZpdmUiLCAic2l4IiwgInNldmVuIiwgImVpZ2h0IiwgIm5pbmUiIH07Cn0=