subject

The Babysitters Club Employment Agency has decided to computerize their payroll. A babysitter earns a specific fee per hour until 9:00 PM (while the children are awake and active), a lower rate between 9:00 PM and midnight (after bedtimes and the babysitter can study), and a higher fee after midnight (when babysitting cuts into prime sleeping time).They maintain two data files are one for the employees and one for their data Personnel data fileemployee no. lastname, firstnamestreet addresscity, state zipcodehourly rate before 9:00 PM hourly rate between 9:00 PM and midnight hourly rate after midnight¼Payroll data fileemployee no. number of days employedstarting time and ending time for each day¼Write a program that reads the starting time and ending times (in hours and minutes) for a babysitter and computes the babysitter’s fee. Assume all times are between 6:00 PM and 6:00 AM. Your output should consist of an alphabetical list (by last name) of each babysitter and their pay. Be sure to use the structured programming techniques you have learned in prior classes. Namely, use methods and maximize legibility by using proper indentation, spacing, and comments. Do not forget to provide program documentation. The Data below is the data you should use to do the assignmentPersonnel file Data0001McGill, Stacey231 Maple AvenueStoneybrook, Connecticut 301225.50 4.00 6.000002Spier, Maryann401 Orange LaneStoneybrook, Connecticut 3012210.00 8.00 15.000003Thomas, Kristy222 Blossom Blvd. Stoneybrook, Connecticut 301225.00 4.00 6.000004Schafer, Dawn131 Apple GardensStoneybrook, Connecticut 301224.00 3.00 5.000005Pike, Mallory656 Brook LaneStoneybrook, Connecticut 301221.75 1.00 1.250006Ramsey, Jessi545 Greenleaf StreetStoneybrook, Connecticut 3012210.00 10.00 10.000007Kishi, Claudia303 Ginger Blvd. Stoneybrook, Connecticut 301225.00 2.50 7.50Payroll file data000128:00 10:009:00 11:30000216:00 2:00000328:00 10:009:00 11:30000439:30 1:006:00 9:007:15 8:15000527:00 5:306:00 1:45000639:30 1:007:00 9:001:15 3:15000727:00 3:309:00 1:45

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 20:00
Which location-sharing service offers items for users as a gaming component and also allows them to collectively link their check-ins to publish a trip? a. whrrl b. buzzd c. foursquare (this option is wrong i already tried) d. gowalla for plato
Answers: 2
question
Computers and Technology, 22.06.2019 22:20
Pp 4.1 design and implement a class called sphere that contains instance data that represents the sphere’s diameter. define the sphere constructor to accept and initialize the diameter and include getter and setter methods for the diameter. include methods that calculate and return the volume and surface area of the sphere (see pp 3.5 for the formulas). include a tostring method that returns a one-line description of the sphere. create a driver class called multisphere, whose main method instantiates and updates several sphere objects.
Answers: 1
question
Computers and Technology, 23.06.2019 00:10
Write a function so that the main0 code below can be replaced by the simpler code that calls function mphandminutes tomiles0. original main0 int main) l double milesperhour-70.0; double minutestraveled = 100.0; double hourstraveled; double milestraveled; hourstraveled = minutestraveled / 60.0; milestraveled = hourstraveled * milesperhour; cout < "miles" 2 using namespace std; 4 /* your solution goes here/ 6 int maino 1 test passed 7 double milesperhour 70.0 all tests passed 8 double minutestraveled 100.0; 10 cout < < "miles: " < < mphandminutestomiles(milesper-hour, minutestraveled) < < endl; 12 return 0; 13
Answers: 1
question
Computers and Technology, 23.06.2019 00:30
Which of the following would you find on a network
Answers: 3
You know the right answer?
The Babysitters Club Employment Agency has decided to computerize their payroll. A babysitter earns...
Questions
question
Arts, 04.05.2021 22:30
question
Mathematics, 04.05.2021 22:30
question
Mathematics, 04.05.2021 22:30
question
Mathematics, 04.05.2021 22:30
question
Mathematics, 04.05.2021 22:30
question
Social Studies, 04.05.2021 22:30
Questions on the website: 13722363