Answered You can hire a professional tutor to get the answer.
#include stdafx.h #include lt;iostreamgt; #include lt;fstreamgt; #include lt;stringgt; #include lt;ctimegt; #include...
#include "stdafx.h"
#include <iostream>
#include <fstream>
#include <string>
#include <ctime>
#include <cstdlib>
#include "LiarsDice1.21.h"
using namespace std;
void Game::WelcomePlayer()
{