Write a C++ code that asks the user's name , then the code will ask the user to guess the password of four digits. The code will give the user four chances to enter a number of two digits for each time. If the user entered one digit number the code will show the following message "wrong number, it should be between 10 to 99" as shown in the first picture. On the other hand , if the user entered two digits number, the code will compare it with the password, and it will show message as in picture two. (Every student has his /her own password) what is your name Mohammad Hi Mohammad you have four times to guess the password Mohammad make your guess pick any number of two digits (10 to 99) :5 wrong number, it should be btween 10 to 99 Process exited after 14.62 seconds with return value 0 Press any key to continue what is your name Mohammad Hi Mohammad you have four times to guess the password Mohammad make your guess pick any number of two digits (10 to 99) :75 wrong guess! Mohammad make your guess pick any number of two digits (10 to 99) :26 the number is *2** Mohammad make your guess pick any number of two digits (10 to 99) :13 the number is 123* Mohammad make your guess pick any number of two digits (10 to 99) :48 the number is 1234 Process exited after 48.28 seconds with return value 0 Press any key to continue

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter5: Repetition Statements
Section5.7: Do While Loops
Problem 3E: (Misc. application) a. Write a program to reverse the digits of a positive integer number. For...
icon
Related questions
Question
I need the answer quickly
Q.5)
Write a C++ code that asks the user's name, then the code will ask the user to guess the password of four digits. The
code will give the user four chances to enter a number of two digits for each time. If the user entered one digit number
the code will show the following message "wrong number, it should be between 10 to 99" as shown in the first picture.
On the other hand, if the user entered two digits number , the code will compare it with the password, and it will show
message as in picture two. (Every student has his /her own password )
what is your name
Mohammad
Hi Mohammad you have four times to guess the password
Mohammad make your guess pick any number of two digits (10 to 99) :5
wrong number, it should be btween 10 to 99
Process exited after 14.62 seconds with return value e
Press any key to continue
what is your name
Mohammad
Hi Mohammad you have four times to guess the password
Mohammad make your guess pick any number of two digits (10 to 99) :75
wrong guess!
Mohammad make your guess pick any number of two digits (10 to 99) :26
the number is *2**
Mohammad make your guess pick any number of two digits (10 to 99) :13
the number is 123*
Mohammad make your guess pick any number of two digits (10 to 99) :48
the number is 1234
Process exited after 48.28 seconds with return value 0
Press any key to continue
..
Transcribed Image Text:Q.5) Write a C++ code that asks the user's name, then the code will ask the user to guess the password of four digits. The code will give the user four chances to enter a number of two digits for each time. If the user entered one digit number the code will show the following message "wrong number, it should be between 10 to 99" as shown in the first picture. On the other hand, if the user entered two digits number , the code will compare it with the password, and it will show message as in picture two. (Every student has his /her own password ) what is your name Mohammad Hi Mohammad you have four times to guess the password Mohammad make your guess pick any number of two digits (10 to 99) :5 wrong number, it should be btween 10 to 99 Process exited after 14.62 seconds with return value e Press any key to continue what is your name Mohammad Hi Mohammad you have four times to guess the password Mohammad make your guess pick any number of two digits (10 to 99) :75 wrong guess! Mohammad make your guess pick any number of two digits (10 to 99) :26 the number is *2** Mohammad make your guess pick any number of two digits (10 to 99) :13 the number is 123* Mohammad make your guess pick any number of two digits (10 to 99) :48 the number is 1234 Process exited after 48.28 seconds with return value 0 Press any key to continue ..
Expert Solution
steps

Step by step

Solved in 3 steps with 5 images

Blurred answer
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning