Question: Write a program using structures (records) to read the data of ten factories producing juices, including the name of the factory, the number of workers

Write a program using structures (records) to read the data of ten factories producing juices, including the name of the factory, the number of workers in it and its daily production from the boxes, then find the name of the factory with the highest monthly income for the worker (assuming that the box price is $3, so that @ of the income is distributed to the workers equally)? C++
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
