question archive The image is broken but i took a screenshot of every page so you can sill read the question to understand
Subject:Computer SciencePrice: Bought3
The image is broken but i took a screenshot of every page so you can sill read the question to understand. Each image has all the information
The final project is to simulate a delivery truck. Each truck starts out empty but with a map that has the
addresses of the post service offices and of the possible places it might need to deliver to. The truck is
supposed to pick up all packages from all of the post service offices and deliver all the packages (but not necessarilty in that order). The truck also knows what packages there are in each post service office. Each package has an address and a name to which the package should be delivered. The goal is to pickup and deliver all packages. art 1 is to set up the basic data structures.