Write a program to read in and calculate the ratio between two quantities. The catch is that your program has to handle any category of object. For example the user might want to first track shoes and laces, then the next time they run the program track hobbits and ringwraiths, or some other pair of random objects. Two sample runs are shown below, where the user input is shown in yellow. (You don't have to change the color for your program.) Note the first column adjusts to the length of the words. How many in the first category? 4 =hoes How many in the second category? 8 lacea =hoes lacea O. 50 2 .00 shoe-to-lace ratio lace-t o-shoe ratio Press any key to cont inue. .. How many in the first category? 2 hobbits How many in the second categ ory? 23 ring vraiths hobbits ringw Eaithm hobbit-to-ringVraith ratio 2 23 0.09 ringuraith-t o-hobbit ratio 11.50 Presa any key to conti nue.. -

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter5: Control Structures Ii (repetition)
Section: Chapter Questions
Problem 21PE
icon
Related questions
Question

Problem 6

Write a program to read in and calculate the ratio between two quantities. The catch is that your program
has to handle any category of object. For example the user might want to first track shoes and laces, then
the next time they run the program track hobbits and ringwraiths, or some other pair of random objects.
Two sample runs are shown below, where the user input is shown in yellow. (You don't have to change
the color for your program.) Note the first column adjusts to the length of the words.
How many in the first category? 4 shoes
How many in the second category? 8 laces
shoes
4
lacea
8
shoe- to-lace
lace- to-shoe
ratiO
O. 50
2 .00
ratiO
Press
any
key
to
cont inue.- .
category? 2
categ ory? 23
How
many
in
the
first
hobbits
How many
the
ringw raith3
in
BeCond
hobbits
2
ringuraith=
23
hobbit -to-ringwraith
ringwraith- to-hobbit
ratiO
0.09
ratiO
11.50
Press any key to
Cont inue...
Transcribed Image Text:Write a program to read in and calculate the ratio between two quantities. The catch is that your program has to handle any category of object. For example the user might want to first track shoes and laces, then the next time they run the program track hobbits and ringwraiths, or some other pair of random objects. Two sample runs are shown below, where the user input is shown in yellow. (You don't have to change the color for your program.) Note the first column adjusts to the length of the words. How many in the first category? 4 shoes How many in the second category? 8 laces shoes 4 lacea 8 shoe- to-lace lace- to-shoe ratiO O. 50 2 .00 ratiO Press any key to cont inue.- . category? 2 categ ory? 23 How many in the first hobbits How many the ringw raith3 in BeCond hobbits 2 ringuraith= 23 hobbit -to-ringwraith ringwraith- to-hobbit ratiO 0.09 ratiO 11.50 Press any key to Cont inue...
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 4 steps with 4 images

Blurred answer
Knowledge Booster
Rod cutting
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
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