Write a program which loads the data into your program

Assignment Help Computer Engineering
Reference no: EM132125698

Scenario

Consider the following situation. Your local grocery store ran a contest where the contest winner was allowed to fill his/her car with however many groceries the winner could take home, at no cost to the contest winner.

And as a result, you were the lucky winner of that contest.

Requirements The included file groceries.txt contains a list of groceries available for you to take home in your car. The format of the file is the following broken across every three lines:

• Item Name (string)

• Item Weight in pounds (double)

• Item Cost in USD (double)

You are to write a program which loads the data into your program. There are a number of conditions to be aware of though:

Weight Restrictions Unfortunately your car is rather small and you are unable to drive off with every item in the store. You are only able to fit 100 pounds of groceries in your car.

Cost Optimization Since you are restricted with being only able to drive off with 100 pounds of groceries, you being the savvy shopper decided that you want to make the trip as worthwhile as possible and drive off with the most valuable items in the store.

You have devised the following algorithm (pseudocode) to help you obtain this goal: while weight limit is not hit select most valuable item from grocery store if weight of item is less than weight remaining in car add it to your car end if end while The weight of all items in your car cannot exceed 100 pounds when the algorithm completes.

Also you can only accept one of each item in the store (found in the groceries.txt file.) One last restriction, you can not take "partials" of items (either the whole item can be taken or it cannot fit in your car.) Instructions For this assignment, you are to write a C++ program implements the above algorithm. Your code is to read in the groceries.txt file and after processing you are to output the following:

• The name and cost of each item

• The total cost of all items in your car

• The total weight of all items in your car Please implement your solution based on the above requirements.

You can use any techniques you would like in your code (arrays, structures, vectors, et al.)

Reference no: EM132125698

Questions Cloud

Find the parent process : Find the parent process (write the name down as you'll need it later) that is starting the bombs and kill it.
What should be the type of the return value of the method x : Consider the statement if ((a! = null)&&(a.x()))a.y(); What feature of the a && b makes it classify as a control structure? Rewrite this as 2 nested
How many ways are there for sally to select her 12 pieces : Sally goes into a candy store and selects 12 pieces of taffy. The candy store offers 75 varieties of taffy.
Create dynamic and interactive websites : What languages should a developer be able to use (through knowledge or through tools) in order to create dynamic and interactive websites?
Write a program which loads the data into your program : Consider the following situation. You are to write a program which loads the data into your program.
Create appropriate id columns : Use linking columns to represent relationships. Demonstrate that the modification problems you identified in part E have been eliminated.
How many pictures could you put on the hard disk : Approximately how many pictures could you put on the hard disk, assuming you could use all the space on the disk for your pictures?
What would you would need to do to validate : What would you would need to do to validate that an IP address is valid, and why it is difficult?
Display all of the purchases to the customer : Accept the dollar value of each item purchased from the user until the user is finished.

Reviews

Write a Review

Computer Engineering Questions & Answers

  Mathematics in computing

Binary search tree, and postorder and preorder traversal Determine the shortest path in Graph

  Ict governance

ICT is defined as the term of Information and communication technologies, it is diverse set of technical tools and resources used by the government agencies to communicate and produce, circulate, store, and manage all information.

  Implementation of memory management

Assignment covers the following eight topics and explore the implementation of memory management, processes and threads.

  Realize business and organizational data storage

Realize business and organizational data storage and fast access times are much more important than they have ever been. Compare and contrast magnetic tapes, magnetic disks, optical discs

  What is the protocol overhead

What are the advantages of using a compiled language over an interpreted one? Under what circumstances would you select to use an interpreted language?

  Implementation of memory management

Paper describes about memory management. How memory is used in executing programs and its critical support for applications.

  Define open and closed loop control systems

Define open and closed loop cotrol systems.Explain difference between time varying and time invariant control system wth suitable example.

  Prepare a proposal to deploy windows server

Prepare a proposal to deploy Windows Server onto an existing network based on the provided scenario.

  Security policy document project

Analyze security requirements and develop a security policy

  Write a procedure that produces independent stack objects

Write a procedure (make-stack) that produces independent stack objects, using a message-passing style, e.g.

  Define a suitable functional unit

Define a suitable functional unit for a comparative study between two different types of paint.

  Calculate yield to maturity and bond prices

Calculate yield to maturity (YTM) and bond prices

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd