For this QUIZ you will need to create and use an input file called words.txt: Abcba 5 b5 gfg hgd ryz zaaz uww a MImA jkl nml stu tru CbA Input Format Each line in the input file contains a string a sequence of characters, possibly including numbers and spaces. Instructions Write and run a C++ program that reads the input data from the input file and produces an output file,
OR
OR