Question: in c++ please Integer inputSize is read from input. Then, strings and integers are read and stored into string vector inventorylist and integer vector numberList,

in c++ please
in c++ please Integer inputSize is read from input. Then, strings and

Integer inputSize is read from input. Then, strings and integers are read and stored into string vector inventorylist and integer vector numberList, respectively. Lastly, string inventoryAsked and integer numberAsked are read from input. - Assign matchCount with the number of element pairs that match both inventoryAsked and numberAsked - For each pair that matches inventoryAsked and number Asked, output "Matches entry' followed by the element pars inder End with a newline Ex. If the input is: 3 dresser 46 dresser 48 cradle 170 dresser 46 Then the output is: Matches entry a Total: 1

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!