Question: How can I extract this code with C++? Scenario: There are 1000 products in a company's warehouse. 10 Dealers of this company it is known
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 0100 Dec. 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 in a way that allows. 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. Collecting all the order quantities and the amount of the product remaining in the company's warehouse after distribution both on the screen and on the "orders.print it to the "txt" file. (Figure 3 - the last line). At the beginning of your source file, enter your student information (First name, last name, student ID), homework id and program there should be comment lines such as the following containing the description. // Developer : Mohammed Kotan // Student ID : b000000000 // Homework No : 3 // Homework Topic : Order Planning Get your schedules downloading the source file with the cpp extension via the SABIS system by zipping is required. Word files will not be accepted
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
