Please solve this in C++ format.For this QUIZ you will need to create and use an input file called words.taxt: Abcba 5 b5 gfg hgd ayz zaaz avw a MlmA jkl nml stu tru W2u 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
OR
OR