C++ Program

Completed Posted 7 years ago Paid on delivery
Completed Paid on delivery

Create a program that will play the "Bulls and Cows" game with the user. The game works like this:

Randomly generate a 4-digit number where all four digits are unique. Ask the user to guess a 4-digit number. For every digit that the

digit the user guessed correctly in the correct place, they have a "bull" (as in bullseye). For every digit the user guessed

correctly in the wrong place is a "cow". Every time the user makes a guess, tell them how many

"bulls" and "cows" they have. Once the user guesses the correct number, the game is over. Keep track

of the number of guesses the user makes throughout the game and the time it takes to correctly guess the 4-digit number.

At the end of the game tell the user how many guesses and how long it took to win.

This assignment is one to give you practice with vector.

You will also find yourself implementing a linear search and having a need for a nested for-loop.

Populate your vector(s) with the push_back method.

DO NOT use any string methods or a character array to isolate the individual digits within a user's guess or any functionality from <algorithm>.

Instead use integer division and remainders to isolate the individual digits.

And DO NOT use any functions from <algorithm>.

BUT do feel free to use any vector member functions.

All text produced by your program should have a format identical to what is shown below.

Here is a sample run, where the program picked 9736:

Enter a 4 digit number(unique digits): 0987

bulls = 0 and cows = 2

Enter a 4 digit number(unique digits): 9078

bulls = 1 and cows = 1

Enter a 4 digit number(unique digits): 9780

bulls = 2 and cows = 0

Enter a 4 digit number(unique digits): 9580

bulls = 1 and cows = 0

Enter a 4 digit number(unique digits): 9740

bulls = 2 and cows = 0

Enter a 4 digit number(unique digits): 9721

bulls = 2 and cows = 0

Enter a 4 digit number(unique digits): 9768

bulls = 2 and cows = 1

Enter a 4 digit number(unique digits): 9785

bulls = 2 and cows = 0

Enter a 4 digit number(unique digits): 9756

bulls = 3 and cows = 0

Enter a 4 digit number(unique digits): 9706

bulls = 3 and cows = 0

Enter a 4 digit number(unique digits): 9716

bulls = 3 and cows = 0

Enter a 4 digit number(unique digits): 9726

bulls = 3 and cows = 0

Enter a 4 digit number(unique digits): 9736

bulls = 4 and cows = 0

You guessed it in 13 tries, taking 2 minutes and 49 seconds

C++ Programming

Project ID: #13382105

About the project

7 proposals Remote project Active 7 years ago

Awarded to:

uzafar99

LET ME DO IT! :D I will provide you the quickest turnaround. Within an hour!! I won't waste your time. This is a simple task!

$20 USD in 1 day
(2 Reviews)
1.5

7 freelancers are bidding on average $29 for this job

dobreiiita

Hello I am C++ expert and interested in this project. I have reviewed the details of Bulls and Cows Game and confident to handle it perfectly. I have a lot of experience in helping in students with assignmen More

$30 USD in 1 day
(167 Reviews)
6.3
wangbeizou

Hello. How are you. I have read and understood the project. I have strong knowledge in Data structures and Algorithms. And I'm expert in Java ,C/C++,C#, Python ,PHP etc. I'm interested this project. So, firstly More

$35 USD in 1 day
(46 Reviews)
5.2
jezerlazaro

To get clients satisfaction with reliability of less error output. Proven ability to collect and manage information efficiently and accurately.

$20 USD in 1 day
(0 Reviews)
0.0