Question: Q.13 in C++ please 13. Write a function that takes a vector> argument and returns a vector containing the number of characters in each string.
13. Write a function that takes a vector> argument and returns a vector containing the number of characters in each string. Also find the longest and the shortest string and the lexicographically first and last string. How many separate functions would you use for these tasks? Why
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
