Question: please write a c++ code using g++ compiler. Programming Project #5 EGRE246 Spring 2018 Grocery Store Lines 1 Overview Write a simulation program of the
please write a c++ code using g++ compiler.

Programming Project #5 EGRE246 Spring 2018 Grocery Store Lines 1 Overview Write a simulation program of the lines at a typical grocery store. Assume that there are five cashicr lincs at the store. Customers cnter randomly to check out, and then cnter the shortcst linc. If thc lincs arc cqual then thc first availablc linc is choscn. Each transaction with thc cashicr takcs a random amout of timc to complctc. You should input the paramcters of the simulation and output statistics rclated to how long customers waited in line. Note for this project you may work in pairs. If two people are working together they should turn in a single version of their program Each person in a pair will receive the same grade 2 Deliverables You are to turn in your project through the project submission link on the class web page. Name your source code file proi5XXXX.h where XXXX is the last 4 digits of your student V number
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
