Write a program that asks for the starting time

Assignment Help C/C++ Programming
Reference no: EM13877188

Assignment 5: Long-Distance Calls

This is an individual assignment to be done by each student.

Here is the problem specification:

A long-distance carrier charges the following rates for telephone calls:

Starting Time of CallRate per Minute

00:00-06:59 0.12
07:00-19:00 0.55
19:01-23:59 0.35

Write a program that asks for the starting time and the number of minutes of the call, and display the charges. The program should ask for the time to be entered as a floating-point number in the form HH.MM. For example, 07:00 hours will be entered as 07.00, and 16:28 hours will be entered as 16.28.

Input Validation: The program should not accept times that are greater than 23:59. Also, no number whose last two digits are greater than 59 should be accepted. Hint: Assuming num is a floating-point variable, the following expression will give you its fractional part: num - static_cast<int>(num).

  • Create an IPO chart.
  • Plan the algorithm using pseudocode.
  • Save it in a filename LastFirst_a5.doc (e.g. DoeJohn_a5.doc)
  • Save the C++ program in LastFirst_a5.cpp (e.g. DoeJohn_a5.cpp). Include your name and comments in the program.
  • Compile and run the program.
  • Take a screen shot of the output. Append it in LastFirst_a5.doc.

 

Assignment 6: Calculator

This is an individual assignment to be done by each student.

Here is the problem specification:

Write a program that adds, subtracts, multiplies, or divides two integers. The program will need to get a letter (A for addition, S for subtraction, M for multiplication, or D for division) and two integers from the user. If the user enters an invalid letter, the program should not ask the user for the two integers. Instead, it should display an appropriate error message before the program ends. If the letter is A (or a), the program should calculate and display the sum of both integers. If the letter is S (or s), the program should display the difference between both integers. When calculating the difference, always subtract the smaller number from the larger one. If the letter is M (or m), the program should display the product of both integers. If the letter is D (or d), the program should divide both integers, always dividing the larger number by the smaller one.

Use the followinmg test data:

Operation First integer Second integer
A 10 20
a 45 15
S 65 50
s 7 13
G
M 10 20
d 45 15
d 50 100  

 

  • Create an IPO chart. List the input, processing, and output items.
  • Plan the algorithm using pseudocode.
  • Save it in a filename LastFirst_a6.doc (e.g. DoeJohn_a6.doc)
  • Enter your C++ instructions into a source file named LastFirst_a6.cpp (e.g. DoeJohn_a6.cpp). Include your name and comments in the program.
  • Compile and run the program.
  • Take a screen shot of the output. Append it in LastFirst_a6.doc.

Reference no: EM13877188

Questions Cloud

What is the model multiplier : Assume a government expenditure of $2216.8 and a net export of -$615.4- determine the equilibrium national income, consumption and investment.
Experience neither plastic deformation : A cylindrical rod 380 mm (15.0 in.) long, having a diameter of 10.0 mm (0.40 in.), is to be subjected to a tensile load. If the rod is to experience neither plastic deformation nor an elongation of more than 0.9 mm (0.035 in.) when the applied loa..
Calculate occs preliminary net income for september : Using your answer to requirement 1 or 2, calculate OCC's preliminary net income for September. Is OCC profitable, based on its preliminary net income? Identify at least two adjustments that OCC will be required to make before it can prepare a final i..
Develop spreadsheet that is able to produce profit-variance : Develop an Excel spreadsheet that is able to produce a profit-variance report similar to the one presented in text Exhibit.
Write a program that asks for the starting time : Write a program that asks for the starting time and the number of minutes of the call, and display the charges. The program should ask for the time to be entered as a floating-point number in the form HH.MM. For example, 07:00 hours will be entered a..
From the worker''s gross pay : An employee is paid at a rate of $16.78 per hour for the first 40 hours worked in a week. Any hours over the regular 40 hours are paid at the overtime rate of one-and-one-half times that. From the worker's gross pay
Organizational impact of a newly implemented erp system : Describe the organizational impact of a newly implemented ERP system. Describe new organizational capabilities of typical ERP systems. Describe the ability of the organization to adapt to change on ERP implementation
Write the reduced form of the model : Assume G0 = 545 and write the reduced form of the model. Linearly approximate Y by expanding the reduced form around 3390.
The differences between aasb 8 and the old accounting : Write a report on The differences between AASB 8 and the old accounting standards on segment reporting.

Reviews

Write a Review

C/C++ Programming Questions & Answers

  Write a program that computes the sum of all the odd numbers

Write a program that computes the sum of all the odd numbers between 1 and 99. Write a program that loads a word into register $8.

  What is the difference between a while loop and a do while

Every switch statement can be rewritten as a series of nested if statements. Is the reverse true? Give an example of a set of nested loops that could not be implemented as a switch statement?

  Collection of course components and weighting schemes

Define the data type that represents the collection of course components and weighting schemes and break down the required functionality into modular, reusable functions

  Struct definition to represent the data of a person''s bank

Define a struct definition to represent the data of a person's bank account. There will be one string for the name, and two doubles for balance and interest rate. Declare two variables of this new type in the main function. Modify the values of each ..

  Creates a bus class

write a program that creates a bus class. create a constructor that initializes the number of passengers and number of seats. declare four objects. use the default copy constructor to initialize two of the objects.

  The first will be a structure called point

Create two structures. The first will be a structure called Point and will have as its data members an x and y coordinate. The second will be called Line and will have two Point structures as its data members.

  Gcd between two positive integer numbers

Write a C++ code for calculating the GCD (Greatest Common Divisor) between two positive integer numbers. You  should  use Euclid's  original  subtraction  based  GCD algorithm ( not  using  modulo operator). You should write a function following t..

  Where can grep be found for windows for linux

What is grep? Where can grep be found for Windows? For Linux?

  What is the big-o run-time of the c++ function

What is the big-O run-time of the following C++ function

  Write a program to determine how long (sec.)

Using the v 2  form of drag, write a program to determine how long (sec.) and how far (m) a 150 gram ball whose radius is 3.5cm would fall before it reached 75% of its terminal velocity. Assume ball falls in air whose density is 1.21 kg/m 3 , has a d..

  Integer arguments representing feet

A constructor that will take a single integer argument representing a whole number of feet • A constructor that will take two integer arguments representing feet and inches respectively • A constructor that will take three integer arguments represent..

  Research paper on c++ loop statements

Create codes for the following problem/s. Compile, test run, and edit them if necessary. Include your original .cpp and related file(s) (if any) in a single folder.

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