Question: 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
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
3.40 Rating (159 Votes )
There are 3 Steps involved in it
include stdlibfacil... View full answer
Get step-by-step solutions from verified subject matter experts
