write a c/c++ program
In your program:a. Implement the problem above using C/C++ programming language. Do apply the techniquesfor good programming practices. Ensure that appropriate validations are done on your inputdata.
b. Sample Input: The user should be allowed to input the following information:i. Maximum weight a truck is allowed to carryii. Number of oversized items to ship for the dayiii. Weight of each oversized itemiv. Priority status for oversized item (if applicable)
Sample Output:i. Oversized items that were loaded into each truckii. Amount of unused space (weight) for each truckiii. Number of trucks that were not utilized/loaded (if any)iv. List of oversized items that could not be shipped (including priority status, if applicable)
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here