The sale policy of the company depends on many factors according to the following. • if item in stock more than 8 months and item profit is more than average profit of all items o yes - if customer reviews low quality • yes - sale 50% • no - if customer reviews medium quality o yes - sale 30% o no – sale 15% o no- if item profit more than 8% of the item price • Yes - if in stock more than 1 year o yes- sale 40% o no- not on sale • No - not on sale Write a C++ program that reads the information from "data.txt" input file into 5 arrays, then processes these arrays to produce three arrays, first array holds the items on sale, second array holds percentage of sale , and the third one holds the items without sale. Print these arrays on the screen

Np Ms Office 365/Excel 2016 I Ntermed
1st Edition
ISBN:9781337508841
Author:Carey
Publisher:Carey
Chapter3: Performing Calculations With Formulas And Functions
Section: Chapter Questions
Problem 2.11CP
icon
Related questions
Question
100%

Can you solve this problem 

A company has stock of many goods, and they want to filter the stock so
that some of the materials can go on sale. The stock information recorded
in a file"data.txt" as shown in the sample. (in the following sequence)
(item name, price_perunit, profit, months_of_stocking, customer_reviews )
hwt.cpp
data.bxt x
chair
round_tablel
square_table
stand lamp1
pillow cover1
BLUE chair
low
medium
low
medium
10
9
17
15
low
high
low
15
X_chair
round table2
10
4.
medium
low
square_table
stand lamp2
pillow cover2
2
medium
low
high
17
15
round lamp
13
The sale policy of the company depends on many factors according to the
following.
• if item in stock more than 8 months and item profit is more
than average profit of all items o
low quality
yes - if customer reviews
• yes - sale 50%
no - if customer reviews medium quality o
yes - sale 30% o no – sale 15%
no- if item profit more than 8% of the item price
Yes - if in stock more than 1 year o yes-
sale 40% o no- not on sale
• No - not on sale
Write a C++ program that reads the information from "data.txt" input file
into 5 arrays, then processes these arrays to produce three arrays, first
array holds the items on sale, second array holds percentage of sale , and
the third one holds the items without sale. Print these arrays on the screen
Transcribed Image Text:A company has stock of many goods, and they want to filter the stock so that some of the materials can go on sale. The stock information recorded in a file"data.txt" as shown in the sample. (in the following sequence) (item name, price_perunit, profit, months_of_stocking, customer_reviews ) hwt.cpp data.bxt x chair round_tablel square_table stand lamp1 pillow cover1 BLUE chair low medium low medium 10 9 17 15 low high low 15 X_chair round table2 10 4. medium low square_table stand lamp2 pillow cover2 2 medium low high 17 15 round lamp 13 The sale policy of the company depends on many factors according to the following. • if item in stock more than 8 months and item profit is more than average profit of all items o low quality yes - if customer reviews • yes - sale 50% no - if customer reviews medium quality o yes - sale 30% o no – sale 15% no- if item profit more than 8% of the item price Yes - if in stock more than 1 year o yes- sale 40% o no- not on sale • No - not on sale Write a C++ program that reads the information from "data.txt" input file into 5 arrays, then processes these arrays to produce three arrays, first array holds the items on sale, second array holds percentage of sale , and the third one holds the items without sale. Print these arrays on the screen
Expert Solution
steps

Step by step

Solved in 3 steps with 1 images

Blurred answer
Knowledge Booster
Recurrence Relation
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
Np Ms Office 365/Excel 2016 I Ntermed
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:
9781337508841
Author:
Carey
Publisher:
Cengage