<p>Sean is the head of the logistics group at a medium-size companythat makes plastic parts for other companies, includingmanufacturers of printers, television sets, computers, and washingmachines. His department provides a
<p>Please help implementing this lab program(C++) see Solution.cppcomments on details. Use test.cpp to test it(No need tomodify)<img alt="1 //Solution.cpp #pragma once #include <stdio.h> 6 typedef int ListItem; 7 #define INVALID-LIST-ITEM