14. Write a function ExpungeLetter that accepts four parameters – two iterators delineating an input range of strings, one iterator delineating the start of an output range, and a character – then cop- ies the strings in the input range that do not contain the specified character into the ...