Use the following program template: Template include <iostream> using namespace std const int GUESS LINIT 6 bool checkGuess(string word, char quess, bool matched11) void displayGameState (string word, bool matchedI, int guesses) int main) int quesses -0 string vord “disanbiguation” bool matched[word.length01 char quessi //initialize matched array for (int i-o; i < word. length(); İ++, natchedti1-talse //Game Loop
OR
OR