Make a program that allows you to play the guesswork of


Make a program that allows you to play the guesswork of three numbers in the same way

The program must generate three independent numbers, randomly. (0 to 20).

The user will have to guess them in a maximum of 10 possibilities, to help him, the program will generate a series of tracks, for each
Attempt which are interpreted in the same way:

* If the program prints three small "v" (green), it means that the three numbers were guessed, in gender.

* If the program prints "a" (yellow), "v" (green) and "r" (red), it means that the first number is,

But not in that position, the second is correct in that position, and the third does not exist

* The three random numbers cannot be repeated

* The program should show the attempts in a regressive way.

Attachment:- NUMERO ALEATORIO.rar

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: Make a program that allows you to play the guesswork of
Reference No:- TGS02269426

Expected delivery within 24 Hours