File A has blacklisted words and search for these blacklisted words in file B and replace it with "REDACTED" and copy it to a new file C.Was asked to code in C++.