12345678910111213141516
#include <fstream> using namespaced std; int main{ string input[]; fstream file; file.open(PATH NAME) int ctr=0; while (1!=2) { if (input!="Word") cin>> input[0] } return 0; }