#include #include "MyString.h" #include using namespace std; int main() { vector words{"he770", "w!o?r3ld", "#how", "are","you?"}; for(auto x: words) { cout <