Question: It will be done with C++ Visual Studio can also be made Scenario: There are 1000 products in a company's warehouse. 10 Dealers of this
Scenario: There are 1000 products in a company's warehouse. 10 Dealers of this company it is known that it is found. Dealers request products from the company between 0.100Dec, they have been found. According to this scenario, write a C++ program that performs the following steps. Steps: 1- Dealers, addresses of dealers (there will be a variable address - remember the concept of pointer) and telp the quantities received are a "orders.print it to the "txt" file. (Figure 1) 2- The company will visit these dealers in a randomly generated order to make distribution. This process create a random trip order to ensure. 3- List the dealer list formed as a result of routing, their addresses and requests on the screen. (Figure 2) 4- "orders.the order of my dealer trip, addresses and order as a result of routing to the "txt" file print the quantities. (Figure 3) 5. Colecting all the order quantities and the amount of the product remaining in the company's warehouse atter distribution both on the screen and on the "orders.print it to the "txt" file. (Figure 3 - the last line)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
