Tour Leg

Put the following information in a .txt then load it into a linked list of class TourLeg. A Tourleg object consists of a destination and a cost. Display the entire trip information AND the total cost.

Tulsa
129.50
Santa Fe
70.00
Phoenix
110.00
San Diego
88.50
Yakama
150.25
#total cost goes here

AV Systems Inc

A factory sells Audio Visual Systems to department stores. An order consists of a linked list of systems, each system has its own linked list of components. Write menu driven software that allows the user to create an order.

Sample:

AV SYSTEMS INC
A. Add a basic system (also creates an order)
B. Add a component to a system
C. Display all
D. Quit
A
Enter system model
S1
A
Enter system model
S2
B
Add a component to what system?
S1
What component?
C1
C
Current Order
S1 has C1
S2 has no components
D
Goodbye
Academic Honesty!
It is not our intention to break the school's academic policy. Posted solutions are meant to be used as a reference and should not be submitted as is. We are not held liable for any misuse of the solutions. Please see the frequently asked questions page for further questions and inquiries.
Kindly complete the form. Please provide a valid email address and we will get back to you within 24 hours. Payment is through PayPal, Buy me a Coffee or Cryptocurrency. We are a nonprofit organization however we need funds to keep this organization operating and to be able to complete our research and development projects.