Introduction - If you have any usage issues, please Google them yourself
Write a program to define a vector object, which each element is a pointer pointing to the string type, reads the vector object, the output of each string and the corresponding length.