division Write a program, that reads in one non-negative integer that represents the number of minutes that have elapsed since 12:00 pm. Create a string whose value is "am" or "pm". The program then outputs a start time of 12:00 pm and a finish time of the start time added to the elapsed time. The program should also ask if the user has another value to input. If the user enters 'Y', then the process continues. If the answer is 'N', then program will terminate. The format of input and output should appear as follows: Insert number of minutes: 720 Start time: 12:00 p.m. end time: 12:00am Press Y if u want to continue to insert number of minutes, N to exit: Insert number of minutes: 50 Start time: 12:00 p.m. end time: 12:50pm Press Y if u want to continue to insert number of minutes, N to exit: Insert number of minutes: 650 Start time: 12:00 P..

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter5: Repetition Statements
Section: Chapter Questions
Problem 7PP
icon
Related questions
Question

Help will Provide 3 upvotes

Integer division and remainder
Write a program, that reads in one non-negative integer that represents the number of
minutes that have elapsed since 12:00 pm. Create a string whose value is "am" or "pm". The
program then outputs a start time of 12:00 pm and a finish time of the start time added to
the elapsed time.
The program should also ask if the user has another value to input. If the user enters 'Y',
then the process continues. If the answer is 'N', then program will terminate.
The format of input and output should appear as follows:
Insert number of minutes: 720
Start time: 12:00 p.m..
end time: 12:00am
Press Y if u want to continue to insert number of minutes, N to exit:
Insert number of minutes: 50
Start time: 12:00 p.m.
end time: 12:50pm
Press Y if u want to continue to insert number of minutes, N to exit:?
Insert number of minutes: 650
Start time: 12:00 p.m.
end time: 10:50pm
Press Y if u want to continue to insert number of minutes, N to exit:
Transcribed Image Text:Integer division and remainder Write a program, that reads in one non-negative integer that represents the number of minutes that have elapsed since 12:00 pm. Create a string whose value is "am" or "pm". The program then outputs a start time of 12:00 pm and a finish time of the start time added to the elapsed time. The program should also ask if the user has another value to input. If the user enters 'Y', then the process continues. If the answer is 'N', then program will terminate. The format of input and output should appear as follows: Insert number of minutes: 720 Start time: 12:00 p.m.. end time: 12:00am Press Y if u want to continue to insert number of minutes, N to exit: Insert number of minutes: 50 Start time: 12:00 p.m. end time: 12:50pm Press Y if u want to continue to insert number of minutes, N to exit:? Insert number of minutes: 650 Start time: 12:00 p.m. end time: 10:50pm Press Y if u want to continue to insert number of minutes, N to exit:
Expert Solution
steps

Step by step

Solved in 2 steps with 2 images

Blurred answer
Knowledge Booster
Random Class and its operations
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning