I have a string vector and trying to reach each character of each word using two loops as shown below. Is there a way not using two loops so I don\'t go beyond O(n) time com