Answered You can hire a professional tutor to get the answer.
, player x dice. each player should have 5 dice. This is for a game of liars dice.
I need help with getting it to say player 1 dice, player 2 dice, player 3 dice, ...., player x dice. each player should have 5 dice. This is for a game of liars dice. My code is messing up and not doing that. Here is my code:
#include "stdafx.h"
#include <iostream>
int main()
{